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

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned short getRecordType () const
 
void setRecordType (unsigned short pX)
 
unsigned short getRecordLength () const
 
void setRecordLength (unsigned short pX)
 
unsigned int getRecordSpecificField () const
 
void setRecordSpecificField (unsigned int pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const IntercomCommunicationsParameters &rhs) const
 
virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned short getRecordType () const
 
void setRecordType (unsigned short pX)
 
unsigned short getRecordLength () const
 
void setRecordLength (unsigned short pX)
 
unsigned int getRecordSpecificField () const
 
void setRecordSpecificField (unsigned int pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const IntercomCommunicationsParameters &rhs) const
 

Protected Attributes

unsigned short _recordType
 Type of intercom parameters record.
 
unsigned short _recordLength
 length of record
 
unsigned int _recordSpecificField
 Jerks. More...
 

Member Data Documentation

◆ _recordSpecificField

unsigned int DIS::IntercomCommunicationsParameters::_recordSpecificField
protected

Jerks.

This is a placeholder.

Looks like the committee is forcing a lookup of the record type parameter to find out how long the field is. This is a placeholder.


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