|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
EntityID & | getMunitionID () |
|
const EntityID & | getMunitionID () const |
|
void | setMunitionID (const EntityID &pX) |
|
EventID & | getEventID () |
|
const EventID & | getEventID () const |
|
void | setEventID (const EventID &pX) |
|
int | getFireMissionIndex () const |
|
void | setFireMissionIndex (int pX) |
|
Vector3Double & | getLocationInWorldCoordinates () |
|
const Vector3Double & | getLocationInWorldCoordinates () const |
|
void | setLocationInWorldCoordinates (const Vector3Double &pX) |
|
BurstDescriptor & | getBurstDescriptor () |
|
const BurstDescriptor & | getBurstDescriptor () const |
|
void | setBurstDescriptor (const BurstDescriptor &pX) |
|
Vector3Float & | getVelocity () |
|
const Vector3Float & | getVelocity () const |
|
void | setVelocity (const Vector3Float &pX) |
|
float | getRange () const |
|
void | setRange (float pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const FirePdu &rhs) const |
|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
EntityID & | getMunitionExpendibleID () |
|
const EntityID & | getMunitionExpendibleID () const |
|
void | setMunitionExpendibleID (const EntityID &pX) |
|
EventIdentifier & | getEventID () |
|
const EventIdentifier & | getEventID () const |
|
void | setEventID (const EventIdentifier &pX) |
|
unsigned int | getFireMissionIndex () const |
|
void | setFireMissionIndex (unsigned int pX) |
|
Vector3Double & | getLocationInWorldCoordinates () |
|
const Vector3Double & | getLocationInWorldCoordinates () const |
|
void | setLocationInWorldCoordinates (const Vector3Double &pX) |
|
MunitionDescriptor & | getDescriptor () |
|
const MunitionDescriptor & | getDescriptor () const |
|
void | setDescriptor (const MunitionDescriptor &pX) |
|
Vector3Float & | getVelocity () |
|
const Vector3Float & | getVelocity () const |
|
void | setVelocity (const Vector3Float &pX) |
|
float | getRange () const |
|
void | setRange (float pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const FirePdu &rhs) const |
|
EntityID & | getFiringEntityID () |
|
const EntityID & | getFiringEntityID () const |
|
void | setFiringEntityID (const EntityID &pX) |
|
EntityID & | getTargetEntityID () |
|
const EntityID & | getTargetEntityID () const |
|
void | setTargetEntityID (const EntityID &pX) |
|
bool | operator== (const WarfareFamilyPdu &rhs) const |
|
EntityID & | getFiringEntityID () |
|
const EntityID & | getFiringEntityID () const |
|
void | setFiringEntityID (const EntityID &pX) |
|
EntityID & | getTargetEntityID () |
|
const EntityID & | getTargetEntityID () const |
|
void | setTargetEntityID (const EntityID &pX) |
|
bool | operator== (const WarfareFamilyPdu &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 | _munitionID |
| ID of the munition that is being shot.
|
|
EventID | _eventID |
| ID of event.
|
|
int | _fireMissionIndex |
|
Vector3Double | _locationInWorldCoordinates |
| location of the firing event More...
|
|
BurstDescriptor | _burstDescriptor |
| Describes munitions used in the firing event.
|
|
Vector3Float | _velocity |
| Velocity of the ammunition. More...
|
|
float | _range |
| range to the target More...
|
|
EntityID | _munitionExpendibleID |
| This field shall specify the entity identification of the fired munition or expendable. More...
|
|
EventIdentifier | _eventID |
| This field shall contain an identification generated by the firing entity to associate related firing and detonation events. More...
|
|
unsigned int | _fireMissionIndex |
| This field shall identify the fire mission (see 5.4.3.3). More...
|
|
MunitionDescriptor | _descriptor |
| This field shall describe the firing or launch of a munition or expendable represented by one of the following types of Descriptor records: Munition Descriptor (6.2.20.2) or Expendable Descriptor (6.2.20.4). More...
|
|
EntityID | _firingEntityID |
| ID of the entity that shot.
|
|
EntityID | _targetEntityID |
| ID of the entity that is being shot at.
|
|
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.
|
|