![]() |
VR-Link API Documentation for DIS
|
Decoder for the DtEntityDamageStatusPdu. More...
Inheritance diagram for DtEntityDamageStatusDecoder:
Collaboration diagram for DtEntityDamageStatusDecoder:Public Member Functions | |
| DtEntityDamageStatusDecoder () | |
| CTOR. More... | |
| virtual | ~DtEntityDamageStatusDecoder () |
| Virtual DTOR. More... | |
| virtual void | decode (DtPdu *pdu, DtPduFactory *pduFactory=0) |
| Decode Method. More... | |
| virtual DtPduDecoder * | clone () const |
| Clone Method. More... | |
Public Member Functions inherited from DtPduDecoder | |
| virtual | ~DtPduDecoder () |
Protected Member Functions | |
| virtual void | setStaticFields (DtEntityDamageStatusPdu *pdu) |
| virtual void | setVariableFields (DtEntityDamageStatusPdu *pdu, DtPduFactory *pduFactory) |
Protected Attributes | |
| DtStandardVariableRecordFactory * | myDefaultSVRFactory |
Decoder for the DtEntityDamageStatusPdu.
| DtEntityDamageStatusDecoder::DtEntityDamageStatusDecoder | ( | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Clone Method.
Implements DtPduDecoder.
|
virtual |
Decode Method.
Implements DtPduDecoder.
|
protectedvirtual |
|
protectedvirtual |
|
protected |