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

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned short getStationName () const
 
void setStationName (unsigned short pX)
 
unsigned short getStationNumber () const
 
void setStationNumber (unsigned short pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const NamedLocationIdentification &rhs) const
 

Protected Attributes

unsigned short _stationName
 the station name within the host at which the part entity is located. More...
 
unsigned short _stationNumber
 the number of the particular wing station, cargo hold etc., at which the part is attached. More...
 

Member Data Documentation

◆ _stationName

unsigned short DIS::NamedLocationIdentification::_stationName
protected

the station name within the host at which the part entity is located.

If the part entity is On Station, this field shall specify the representation of the part’s location data fields. This field shall be specified by a 16-bit enumeration

◆ _stationNumber

unsigned short DIS::NamedLocationIdentification::_stationNumber
protected

the number of the particular wing station, cargo hold etc., at which the part is attached.


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