|
|
virtual void | marshal (DataStream &dataStream) const |
| |
|
virtual void | unmarshal (DataStream &dataStream) |
| |
|
EntityID & | getOrginatingEntityID () |
| |
|
const EntityID & | getOrginatingEntityID () const |
| |
|
void | setOrginatingEntityID (const EntityID &pX) |
| |
|
unsigned short | getInfraredSignatureRepresentationIndex () const |
| |
|
void | setInfraredSignatureRepresentationIndex (unsigned short pX) |
| |
|
unsigned short | getAcousticSignatureRepresentationIndex () const |
| |
|
void | setAcousticSignatureRepresentationIndex (unsigned short pX) |
| |
|
unsigned short | getRadarCrossSectionSignatureRepresentationIndex () const |
| |
|
void | setRadarCrossSectionSignatureRepresentationIndex (unsigned short pX) |
| |
|
unsigned short | getNumberOfPropulsionSystems () const |
| |
|
unsigned short | getNumberOfVectoringNozzleSystems () const |
| |
|
std::vector< PropulsionSystemData > & | getPropulsionSystemData () |
| |
|
const std::vector< PropulsionSystemData > & | getPropulsionSystemData () const |
| |
|
void | setPropulsionSystemData (const std::vector< PropulsionSystemData > &pX) |
| |
|
std::vector< VectoringNozzleSystemData > & | getVectoringSystemData () |
| |
|
const std::vector< VectoringNozzleSystemData > & | getVectoringSystemData () const |
| |
|
void | setVectoringSystemData (const std::vector< VectoringNozzleSystemData > &pX) |
| |
|
virtual int | getMarshalledSize () const |
| |
|
bool | operator== (const SeesPdu &rhs) const |
| |
|
virtual void | marshal (DataStream &dataStream) const |
| |
|
virtual void | unmarshal (DataStream &dataStream) |
| |
|
EntityID & | getOrginatingEntityID () |
| |
|
const EntityID & | getOrginatingEntityID () const |
| |
|
void | setOrginatingEntityID (const EntityID &pX) |
| |
|
unsigned short | getInfraredSignatureRepresentationIndex () const |
| |
|
void | setInfraredSignatureRepresentationIndex (unsigned short pX) |
| |
|
unsigned short | getAcousticSignatureRepresentationIndex () const |
| |
|
void | setAcousticSignatureRepresentationIndex (unsigned short pX) |
| |
|
unsigned short | getRadarCrossSectionSignatureRepresentationIndex () const |
| |
|
void | setRadarCrossSectionSignatureRepresentationIndex (unsigned short pX) |
| |
|
unsigned short | getNumberOfPropulsionSystems () const |
| |
|
unsigned short | getNumberOfVectoringNozzleSystems () const |
| |
|
std::vector< PropulsionSystemData > & | getPropulsionSystemData () |
| |
|
const std::vector< PropulsionSystemData > & | getPropulsionSystemData () const |
| |
|
void | setPropulsionSystemData (const std::vector< PropulsionSystemData > &pX) |
| |
|
std::vector< VectoringNozzleSystem > & | getVectoringSystemData () |
| |
|
const std::vector< VectoringNozzleSystem > & | getVectoringSystemData () const |
| |
|
void | setVectoringSystemData (const std::vector< VectoringNozzleSystem > &pX) |
| |
|
virtual int | getMarshalledSize () const |
| |
|
bool | operator== (const SeesPdu &rhs) const |
| |
|
bool | operator== (const DistributedEmissionsFamilyPdu &rhs) const |
| |
|
bool | operator== (const DistributedEmissionsFamilyPdu &rhs) const |
| |
|
unsigned char | getProtocolVersion () const |
| |
|
void | setProtocolVersion (unsigned char pX) |
| |
|
unsigned char | getExerciseID () const |
| |
|
void | setExerciseID (unsigned char pX) |
| |
|
unsigned char | getPduType () const |
| |
|
void | setPduType (unsigned char pX) |
| |
|
unsigned char | getProtocolFamily () const |
| |
|
void | setProtocolFamily (unsigned char pX) |
| |
|
unsigned int | getTimestamp () const |
| |
|
void | setTimestamp (unsigned int pX) |
| |
|
unsigned short | getLength () const |
| |
|
void | setLength (unsigned short pX) |
| |
|
short | getPadding () const |
| |
|
void | setPadding (short pX) |
| |
|
bool | operator== (const Pdu &rhs) const |
| |
|
unsigned char | getPduStatus () const |
| |
|
void | setPduStatus (unsigned char pX) |
| |
|
unsigned char | getPadding () const |
| |
|
void | setPadding (unsigned char pX) |
| |
|
bool | operator== (const Pdu &rhs) const |
| |
|
unsigned char | getProtocolVersion () const |
| |
|
void | setProtocolVersion (unsigned char pX) |
| |
|
unsigned char | getExerciseID () const |
| |
|
void | setExerciseID (unsigned char pX) |
| |
|
unsigned char | getPduType () const |
| |
|
void | setPduType (unsigned char pX) |
| |
|
unsigned char | getProtocolFamily () const |
| |
|
void | setProtocolFamily (unsigned char pX) |
| |
|
unsigned int | getTimestamp () const |
| |
|
void | setTimestamp (unsigned int pX) |
| |
|
unsigned short | getLength () const |
| |
|
void | setLength (unsigned short pX) |
| |
|
bool | operator== (const PduSuperclass &rhs) const |
| |
|
|
EntityID | _orginatingEntityID |
| | Originating entity ID.
|
| |
|
unsigned short | _infraredSignatureRepresentationIndex |
| | IR Signature representation index.
|
| |
|
unsigned short | _acousticSignatureRepresentationIndex |
| | acoustic Signature representation index
|
| |
|
unsigned short | _radarCrossSectionSignatureRepresentationIndex |
| | radar cross section representation index
|
| |
|
unsigned short | _numberOfPropulsionSystems |
| | how many propulsion systems
|
| |
|
unsigned short | _numberOfVectoringNozzleSystems |
| | how many vectoring nozzle systems
|
| |
|
std::vector< PropulsionSystemData > | _propulsionSystemData |
| | variable length list of propulsion system data
|
| |
|
std::vector< VectoringNozzleSystemData > | _vectoringSystemData |
| | variable length list of vectoring system data
|
| |
|
std::vector< VectoringNozzleSystem > | _vectoringSystemData |
| | variable length list of vectoring system data
|
| |
| unsigned char | _protocolVersion |
| | The version of the protocol. More...
|
| |
|
unsigned char | _exerciseID |
| | Exercise ID.
|
| |
|
unsigned char | _pduType |
| | Type of pdu, unique for each PDU class.
|
| |
|
unsigned char | _protocolFamily |
| | value that refers to the protocol family, eg SimulationManagement, et
|
| |
|
unsigned int | _timestamp |
| | Timestamp value.
|
| |
|
unsigned short | _length |
| | Length, in bytes, of the PDU.
|
| |
|
short | _padding |
| | zero-filled array of padding
|
| |
| unsigned char | _pduStatus |
| | PDU Status Record. More...
|
| |
|
unsigned char | _padding |
| | zero-filled array of padding
|
| |
| unsigned char | _protocolVersion |
| | The version of the protocol. More...
|
| |
|
unsigned char | _exerciseID |
| | Exercise ID.
|
| |
|
unsigned char | _pduType |
| | Type of pdu, unique for each PDU class.
|
| |
|
unsigned char | _protocolFamily |
| | value that refers to the protocol family, eg SimulationManagement, et
|
| |
|
unsigned int | _timestamp |
| | Timestamp value.
|
| |
|
unsigned short | _length |
| | Length, in bytes, of the PDU.
|
| |