|
|
virtual void | marshal (DataStream &dataStream) const |
| |
|
virtual void | unmarshal (DataStream &dataStream) |
| |
|
EntityID & | getObjectID () |
| |
|
const EntityID & | getObjectID () const |
| |
|
void | setObjectID (const EntityID &pX) |
| |
|
EntityID & | getReferencedObjectID () |
| |
|
const EntityID & | getReferencedObjectID () const |
| |
|
void | setReferencedObjectID (const EntityID &pX) |
| |
|
unsigned short | getUpdateNumber () const |
| |
|
void | setUpdateNumber (unsigned short pX) |
| |
|
unsigned char | getForceID () const |
| |
|
void | setForceID (unsigned char pX) |
| |
|
unsigned char | getModifications () const |
| |
|
void | setModifications (unsigned char pX) |
| |
|
EntityType & | getObjectType () |
| |
|
const EntityType & | getObjectType () const |
| |
|
void | setObjectType (const EntityType &pX) |
| |
|
SixByteChunk & | getObjectAppearance () |
| |
|
const SixByteChunk & | getObjectAppearance () const |
| |
|
void | setObjectAppearance (const SixByteChunk &pX) |
| |
|
unsigned short | getNumberOfPoints () const |
| |
|
SimulationAddress & | getRequesterID () |
| |
|
const SimulationAddress & | getRequesterID () const |
| |
|
void | setRequesterID (const SimulationAddress &pX) |
| |
|
SimulationAddress & | getReceivingID () |
| |
|
const SimulationAddress & | getReceivingID () const |
| |
|
void | setReceivingID (const SimulationAddress &pX) |
| |
|
std::vector< Vector3Double > & | getObjectLocation () |
| |
|
const std::vector< Vector3Double > & | getObjectLocation () const |
| |
|
void | setObjectLocation (const std::vector< Vector3Double > &pX) |
| |
|
virtual int | getMarshalledSize () const |
| |
|
bool | operator== (const ArealObjectStatePdu &rhs) const |
| |
|
virtual void | marshal (DataStream &dataStream) const |
| |
|
virtual void | unmarshal (DataStream &dataStream) |
| |
|
EntityID & | getObjectID () |
| |
|
const EntityID & | getObjectID () const |
| |
|
void | setObjectID (const EntityID &pX) |
| |
|
EntityID & | getReferencedObjectID () |
| |
|
const EntityID & | getReferencedObjectID () const |
| |
|
void | setReferencedObjectID (const EntityID &pX) |
| |
|
unsigned short | getUpdateNumber () const |
| |
|
void | setUpdateNumber (unsigned short pX) |
| |
|
unsigned char | getForceID () const |
| |
|
void | setForceID (unsigned char pX) |
| |
|
unsigned char | getModifications () const |
| |
|
void | setModifications (unsigned char pX) |
| |
|
EntityType & | getObjectType () |
| |
|
const EntityType & | getObjectType () const |
| |
|
void | setObjectType (const EntityType &pX) |
| |
|
unsigned int | getSpecificObjectAppearance () const |
| |
|
void | setSpecificObjectAppearance (unsigned int pX) |
| |
|
unsigned short | getGeneralObjectAppearance () const |
| |
|
void | setGeneralObjectAppearance (unsigned short pX) |
| |
|
unsigned short | getNumberOfPoints () const |
| |
|
SimulationAddress & | getRequesterID () |
| |
|
const SimulationAddress & | getRequesterID () const |
| |
|
void | setRequesterID (const SimulationAddress &pX) |
| |
|
SimulationAddress & | getReceivingID () |
| |
|
const SimulationAddress & | getReceivingID () const |
| |
|
void | setReceivingID (const SimulationAddress &pX) |
| |
|
std::vector< Vector3Double > & | getObjectLocation () |
| |
|
const std::vector< Vector3Double > & | getObjectLocation () const |
| |
|
void | setObjectLocation (const std::vector< Vector3Double > &pX) |
| |
|
virtual int | getMarshalledSize () const |
| |
|
bool | operator== (const ArealObjectStatePdu &rhs) const |
| |
|
bool | operator== (const SyntheticEnvironmentFamilyPdu &rhs) const |
| |
|
bool | operator== (const SyntheticEnvironmentFamilyPdu &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 | _objectID |
| | Object in synthetic environment.
|
| |
|
EntityID | _referencedObjectID |
| | Object with which this point object is associated.
|
| |
|
unsigned short | _updateNumber |
| | unique update number of each state transition of an object
|
| |
|
unsigned char | _forceID |
| | force ID
|
| |
|
unsigned char | _modifications |
| | modifications enumeration
|
| |
|
EntityType | _objectType |
| | Object type.
|
| |
|
SixByteChunk | _objectAppearance |
| | Object appearance.
|
| |
|
unsigned short | _numberOfPoints |
| | Number of points.
|
| |
|
SimulationAddress | _requesterID |
| | requesterID
|
| |
|
SimulationAddress | _receivingID |
| | receiver ID
|
| |
|
std::vector< Vector3Double > | _objectLocation |
| | location of object
|
| |
|
unsigned int | _specificObjectAppearance |
| | Object appearance.
|
| |
|
unsigned short | _generalObjectAppearance |
| | Object appearance.
|
| |
| 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.
|
| |