open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::SystemIdentifier 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 SystemIdentifier &rhs) const
 

Protected Attributes

unsigned short _systemType
 general type of emitting system, an enumeration
 
unsigned short _systemName
 named type of system, an enumeration
 
unsigned char _systemMode
 mode of operation for the system, an enumeration
 
unsigned char _changeOptions
 status of this PDU, see section 6.2.15
 

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