![]() |
VR-Link API Documentation for DIS
|
The DtStateDecoder class provides a base class for all DIS Decoders. More...
Inheritance diagram for DtIffAtcNavaidsDecoder:
Collaboration diagram for DtIffAtcNavaidsDecoder:Public Member Functions | |
| DtIffAtcNavaidsDecoder () | |
| virtual | ~DtIffAtcNavaidsDecoder () |
| virtual void | decode (DtPdu *pdu, DtPduFactory *pduFactory=0) |
| virtual DtPduDecoder * | clone () const |
Public Member Functions inherited from DtPduDecoder | |
| virtual | ~DtPduDecoder () |
Protected Member Functions | |
| virtual int | setLayer1 (DtIffAtcNavaidsPdu *pdu) |
| virtual int | setLayer2 (DtIffAtcNavaidsPdu *pdu, int startingByteLocation) |
| virtual int | setLayer3 (DtIffAtcNavaidsPdu *pdu, int startingByteLocation, DtStandardVariableRecordFactory *standardVariableRecordFactory) |
| virtual int | setLayer4 (DtIffAtcNavaidsPdu *pdu, int startingByteLocation, DtStandardVariableRecordFactory *standardVariableRecordFactory) |
| virtual int | setLayer5 (DtIffAtcNavaidsPdu *pdu, int startingByteLocation, DtStandardVariableRecordFactory *standardVariableRecordFactory) |
Protected Attributes | |
| DtStandardVariableRecordFactory * | myDefaultSVRFactory |
The DtStateDecoder class provides a base class for all DIS Decoders.
| DtIffAtcNavaidsDecoder::DtIffAtcNavaidsDecoder | ( | ) |
|
virtual |
|
virtual |
Implements DtPduDecoder.
|
virtual |
Implements DtPduDecoder.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |