open-dis-cpp
|
Public Member Functions | |
virtual void | marshal (DataStream &dataStream) const |
virtual void | unmarshal (DataStream &dataStream) |
EntityType & | getNumberOfIffDataRecords () |
const EntityType & | getNumberOfIffDataRecords () const |
void | setNumberOfIffDataRecords (const EntityType &pX) |
virtual int | getMarshalledSize () const |
bool | operator== (const IffDataSpecification &rhs) const |
Protected Attributes | |
EntityType | _numberOfIffDataRecords |
Number of iff records. | |