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

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned char getOperationalData1 () const
 
void setOperationalData1 (unsigned char pX)
 
unsigned char getOperationalData2 () const
 
void setOperationalData2 (unsigned char pX)
 
unsigned short getNumberOfIFFFundamentalParameterRecords () const
 
void setNumberOfIFFFundamentalParameterRecords (unsigned short pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const SecondaryOperationalData &rhs) const
 

Protected Attributes

unsigned char _operationalData1
 additional operational characteristics of the IFF emitting system. More...
 
unsigned char _operationalData2
 additional operational characteristics of the IFF emitting system. More...
 
unsigned short _numberOfIFFFundamentalParameterRecords
 the number of IFF Fundamental Parameter Data records that follow
 

Member Data Documentation

◆ _operationalData1

unsigned char DIS::SecondaryOperationalData::_operationalData1
protected

additional operational characteristics of the IFF emitting system.

Each 8-bit field will vary depending on the system type.

◆ _operationalData2

unsigned char DIS::SecondaryOperationalData::_operationalData2
protected

additional operational characteristics of the IFF emitting system.

Each 8-bit field will vary depending on the system type.


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