Class CDRStreamer¶
Defined in File CDRStreamer.cpp
Inheritance Relationships¶
Base Type¶
public Test
Class Documentation¶
-
class CDRStreamer : public Test
Fixture for the DataWriter tests
Public Functions
-
inline CDRStreamer()
-
inline void SetUp()
-
inline void TearDown()
Public Members
-
bytes BS_basic_normal{0x00, 0x01, 0xE2, 0x40, 'g', 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 'a', 'b', 'c', 'd', 'e', 'f', '\0', 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x84, 0x72, 0x91, 0x68, 0x72, 0xB0, 0x21}
-
bytes BS_basic_key = {'g'}
-
bytes BS_xcdrv2_normal{0x00, 0x01, 0xE2, 0x40, 'g', 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 'a', 'b', 'c', 'd', 'e', 'f', '\0', 0x00, 0x40, 0x84, 0x72, 0x91, 0x68, 0x72, 0xB0, 0x21}
-
bytes AS_xcdr_v2_normal{0x00, 0x00, 0x00, 0x1C, 0x00, 0x01, 0xE2, 0x40, 'g', 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 'a', 'b', 'c', 'd', 'e', 'f', '\0', 0x00, 0x40, 0x84, 0x72, 0x91, 0x68, 0x72, 0xB0, 0x21}
-
inline CDRStreamer()