open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::Attribute 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 short getRecordLength () const
 
void setRecordLength (unsigned short pX)
 
long long getRecordSpecificFields () const
 
void setRecordSpecificFields (long long pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const Attribute &rhs) const
 

Protected Attributes

unsigned int _recordType
 
unsigned short _recordLength
 
long long _recordSpecificFields
 

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