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

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned int getNumberOfRecords () const
 
std::vector< FourByteChunk > & getRecords ()
 
const std::vector< FourByteChunk > & getRecords () const
 
void setRecords (const std::vector< FourByteChunk > &pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const RecordQuerySpecification &rhs) const
 

Protected Attributes

unsigned int _numberOfRecords
 
std::vector< FourByteChunk_records
 variable length list of 32 bit records
 

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