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