![]() |
VR-Link API Documentation for HLA 1.3
|
Collaboration diagram for DtInteractiveMode4ReplyIFFDataStruct:Public Member Functions | |
| DtInteractiveMode4ReplyIFFDataStruct () | |
| ~DtInteractiveMode4ReplyIFFDataStruct () | |
| DtInteractiveMode4ReplyIFFDataStruct (const DtInteractiveMode4ReplyIFFDataStruct &orig) | |
| DtInteractiveMode4ReplyIFFDataStruct & | operator= (const DtInteractiveMode4ReplyIFFDataStruct &orig) |
| virtual void | setReply (const DtIffAlternateMode4Enum8 &val) |
| virtual const DtIffAlternateMode4Enum8 & | reply () const |
| bool | operator== (const DtInteractiveMode4ReplyIFFDataStruct &other) const |
| bool | operator!= (const DtInteractiveMode4ReplyIFFDataStruct &other) const |
| int | netSize () const |
| unsigned int | getPaddingSize (unsigned long long byteOffset, unsigned int boundary) const |
| void | writeToBuffer (char *buffer) const |
| void | fillFromBuffer (const char *buffer, int bufferSize, int offset) |
| virtual void | printData () const |
| virtual void | printDataToStream (std::ostream &) const |
Static Public Member Functions | |
| static int | octetBoundary () |
Protected Attributes | |
| DtIffAlternateMode4Enum8 | myReply |
| DtInteractiveMode4ReplyIFFDataStruct::DtInteractiveMode4ReplyIFFDataStruct | ( | ) |
| DtInteractiveMode4ReplyIFFDataStruct::~DtInteractiveMode4ReplyIFFDataStruct | ( | ) |
| DtInteractiveMode4ReplyIFFDataStruct::DtInteractiveMode4ReplyIFFDataStruct | ( | const DtInteractiveMode4ReplyIFFDataStruct & | orig | ) |
| void DtInteractiveMode4ReplyIFFDataStruct::fillFromBuffer | ( | const char * | buffer, |
| int | bufferSize, | ||
| int | offset | ||
| ) |
| unsigned int DtInteractiveMode4ReplyIFFDataStruct::getPaddingSize | ( | unsigned long long | byteOffset, |
| unsigned int | boundary | ||
| ) | const |
| int DtInteractiveMode4ReplyIFFDataStruct::netSize | ( | ) | const |
|
static |
| bool DtInteractiveMode4ReplyIFFDataStruct::operator!= | ( | const DtInteractiveMode4ReplyIFFDataStruct & | other | ) | const |
| DtInteractiveMode4ReplyIFFDataStruct& DtInteractiveMode4ReplyIFFDataStruct::operator= | ( | const DtInteractiveMode4ReplyIFFDataStruct & | orig | ) |
| bool DtInteractiveMode4ReplyIFFDataStruct::operator== | ( | const DtInteractiveMode4ReplyIFFDataStruct & | other | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| void DtInteractiveMode4ReplyIFFDataStruct::writeToBuffer | ( | char * | buffer | ) | const |
|
protected |