open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::VariableTransmitterParameters Class Reference

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned int getRecordType () const
 
void setRecordType (unsigned int pX)
 
unsigned int getRecordLength () const
 
void setRecordLength (unsigned int pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const VariableTransmitterParameters &rhs) const
 

Protected Attributes

unsigned int _recordType
 Type of VTP. More...
 
unsigned int _recordLength
 Length, in bytes.
 

Member Data Documentation

◆ _recordType

unsigned int DIS::VariableTransmitterParameters::_recordType
protected

Type of VTP.

Enumeration from EBV


The documentation for this class was generated from the following files: