|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
EntityID & | getDamagedEntityID () |
|
const EntityID & | getDamagedEntityID () const |
|
void | setDamagedEntityID (const EntityID &pX) |
|
unsigned short | getPadding1 () const |
|
void | setPadding1 (unsigned short pX) |
|
unsigned short | getPadding2 () const |
|
void | setPadding2 (unsigned short pX) |
|
unsigned short | getNumberOfDamageDescription () const |
|
std::vector< DirectedEnergyDamage > & | getDamageDescriptionRecords () |
|
const std::vector< DirectedEnergyDamage > & | getDamageDescriptionRecords () const |
|
void | setDamageDescriptionRecords (const std::vector< DirectedEnergyDamage > &pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const EntityDamageStatusPdu &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 | _damagedEntityID |
| Field shall identify the damaged entity (see 6.2.28), Section 7.3.4 COMPLETE.
|
|
unsigned short | _padding1 |
| Padding. More...
|
|
unsigned short | _padding2 |
| Padding. More...
|
|
unsigned short | _numberOfDamageDescription |
| field shall specify the number of Damage Description records, Section 7.3.5
|
|
std::vector< DirectedEnergyDamage > | _damageDescriptionRecords |
| Fields shall contain one or more Damage Description records (see 6.2.17) and may contain other Standard Variable records, Section 7.3.5.
|
|
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.
|
|