![]() |
VR-Link API Documentation for DIS
|
Inheritance diagram for DtIffInteractiveBasicMode5Record:
Collaboration diagram for DtIffInteractiveBasicMode5Record:Public Member Functions | |
| DtIffInteractiveBasicMode5Record () | |
| Constructor. | |
| DtIffInteractiveBasicMode5Record (const DtIffInteractiveBasicMode5Record &orig) | |
| Copy Constructor. | |
| DtIffInteractiveBasicMode5Record (void *ptr, unsigned int size) | |
| Net Constructor. | |
| DtIffInteractiveBasicMode5Record (DtNetIffInteractiveBasicMode5Record netRecord) | |
| NetType Constructor. | |
| virtual DtIffInteractiveBasicMode5Record & | operator= (const DtIffInteractiveBasicMode5Record &record) |
| Assignment Operator. | |
| virtual DtStandardVariableRecord & | operator= (const DtStandardVariableRecord &other) |
| Assignment operator. | |
| virtual bool | operator== (const DtIffInteractiveBasicMode5Record &record) |
| Equals Operator. | |
| virtual bool | operator== (const DtStandardVariableRecord &record) |
| Equals Operator. | |
| virtual DtStandardVariableRecord * | clone () const |
| Clone. | |
| virtual unsigned int | recordType () const |
| Setters and Getters for Record Type. | |
| virtual void | setRecordType (unsigned int recordType) |
| virtual unsigned int | recordLength () const |
| Setters and Getters for Record Length. | |
| virtual void | setRecordLength (unsigned int recordLength) |
| virtual void | printDataToStream (std::ostream &stream) const |
| Prints the data to the specified stream. | |
| virtual void | writeRecord (void *addr) const |
| virtual void | setFromNet (const void *netRecord, unsigned int length, DtStandardVariableRetCode *retCode=NULL) |
| Sets the record from Network Representation from the given location. | |
| virtual unsigned | unpaddedNetsize () const |
| This is the network size of the record without padding. | |
| virtual void | setMode5MessageFormats (DtU32) |
| Accessors. | |
| virtual DtU32 | mode5MessageFormats () const |
Public Member Functions inherited from DtIffAtcNavaidsVariableRecord | |
| DtIffAtcNavaidsVariableRecord () | |
| Constructor. | |
| virtual unsigned int | netSize () |
| Returns the size of the network representation (including padding bytes) | |
Public Member Functions inherited from DtStandardVariableRecord | |
| DtStandardVariableRecord () | |
| Constructor. | |
| virtual | ~DtStandardVariableRecord () |
| Destructor. | |
| virtual void | printData () const |
| Prints the data to DtInfo. | |
Static Public Member Functions | |
| static DtStandardVariableRecord * | create (void *addr, unsigned int length) |
| Create function used by Standard Variable Record Factory. | |
Protected Attributes | |
| DtNetIffInteractiveBasicMode5Record | myInteractiveBasicMode5Record |
| DtNetIffInteractiveBasicMode5Record * | myInteractiveBasicMode5RecordPtr |
| DtIffInteractiveBasicMode5Record::DtIffInteractiveBasicMode5Record | ( | ) |
Constructor.
| DtIffInteractiveBasicMode5Record::DtIffInteractiveBasicMode5Record | ( | const DtIffInteractiveBasicMode5Record & | orig | ) |
Copy Constructor.
| DtIffInteractiveBasicMode5Record::DtIffInteractiveBasicMode5Record | ( | void * | ptr, |
| unsigned int | size | ||
| ) |
Net Constructor.
| DtIffInteractiveBasicMode5Record::DtIffInteractiveBasicMode5Record | ( | DtNetIffInteractiveBasicMode5Record | netRecord | ) |
NetType Constructor.
|
virtual |
Clone.
Implements DtStandardVariableRecord.
|
static |
Create function used by Standard Variable Record Factory.
|
virtual |
|
virtual |
Assignment Operator.
|
virtual |
Assignment operator.
|
virtual |
Equals Operator.
|
virtual |
Equals Operator.
Implements DtStandardVariableRecord.
|
virtual |
Prints the data to the specified stream.
Implements DtStandardVariableRecord.
|
virtual |
Setters and Getters for Record Length.
Implements DtStandardVariableRecord.
|
virtual |
Setters and Getters for Record Type.
Implements DtStandardVariableRecord.
|
virtual |
Sets the record from Network Representation from the given location.
Implements DtStandardVariableRecord.
|
virtual |
Accessors.
|
virtual |
Implements DtStandardVariableRecord.
|
virtual |
Implements DtStandardVariableRecord.
|
virtual |
This is the network size of the record without padding.
Implements DtStandardVariableRecord.
|
virtual |
Implements DtStandardVariableRecord.
|
protected |
|
protected |