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

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned short getSystemType () const
 
void setSystemType (unsigned short pX)
 
unsigned short getSystemName () const
 
void setSystemName (unsigned short pX)
 
unsigned char getSystemMode () const
 
void setSystemMode (unsigned char pX)
 
unsigned char getChangeOptions () const
 
void setChangeOptions (unsigned char pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const SystemID &rhs) const
 

Protected Attributes

unsigned short _systemType
 System Type.
 
unsigned short _systemName
 System name, an enumeration.
 
unsigned char _systemMode
 System mode.
 
unsigned char _changeOptions
 Change Options.
 

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