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

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned short getSite () const
 
void setSite (unsigned short pX)
 
unsigned short getApplication () const
 
void setApplication (unsigned short pX)
 
unsigned short getEventNumber () const
 
void setEventNumber (unsigned short pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const EventID &rhs) const
 

Protected Attributes

unsigned short _site
 The site ID.
 
unsigned short _application
 The application ID.
 
unsigned short _eventNumber
 the number of the event
 

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