![]() |
VR-Link API Documentation for HLA Evolved
|
Collaboration diagram for DtInteractiveMode5ReplyIFFDataStruct:Public Member Functions | |
| DtInteractiveMode5ReplyIFFDataStruct () | |
| ~DtInteractiveMode5ReplyIFFDataStruct () | |
| DtInteractiveMode5ReplyIFFDataStruct (const DtInteractiveMode5ReplyIFFDataStruct &orig) | |
| DtInteractiveMode5ReplyIFFDataStruct & | operator= (const DtInteractiveMode5ReplyIFFDataStruct &orig) |
| virtual void | setReply (const DtMode5ReplyEnum8 &val) |
| virtual const DtMode5ReplyEnum8 & | reply () const |
| bool | operator== (const DtInteractiveMode5ReplyIFFDataStruct &other) const |
| bool | operator!= (const DtInteractiveMode5ReplyIFFDataStruct &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 | |
| DtMode5ReplyEnum8 | myReply |
| DtInteractiveMode5ReplyIFFDataStruct::DtInteractiveMode5ReplyIFFDataStruct | ( | ) |
| DtInteractiveMode5ReplyIFFDataStruct::~DtInteractiveMode5ReplyIFFDataStruct | ( | ) |
| DtInteractiveMode5ReplyIFFDataStruct::DtInteractiveMode5ReplyIFFDataStruct | ( | const DtInteractiveMode5ReplyIFFDataStruct & | orig | ) |
| void DtInteractiveMode5ReplyIFFDataStruct::fillFromBuffer | ( | const char * | buffer, |
| int | bufferSize, | ||
| int | offset | ||
| ) |
| unsigned int DtInteractiveMode5ReplyIFFDataStruct::getPaddingSize | ( | unsigned long long | byteOffset, |
| unsigned int | boundary | ||
| ) | const |
| int DtInteractiveMode5ReplyIFFDataStruct::netSize | ( | ) | const |
|
static |
| bool DtInteractiveMode5ReplyIFFDataStruct::operator!= | ( | const DtInteractiveMode5ReplyIFFDataStruct & | other | ) | const |
| DtInteractiveMode5ReplyIFFDataStruct& DtInteractiveMode5ReplyIFFDataStruct::operator= | ( | const DtInteractiveMode5ReplyIFFDataStruct & | orig | ) |
| bool DtInteractiveMode5ReplyIFFDataStruct::operator== | ( | const DtInteractiveMode5ReplyIFFDataStruct & | other | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| void DtInteractiveMode5ReplyIFFDataStruct::writeToBuffer | ( | char * | buffer | ) | const |
|
protected |