Instances of DtNavAidDecoder are used to decode data from the network into DtNavAidStateRepository objects.
More...
Static Public Member Functions |
| static DtNavAidDecoder * | create (DtExerciseConn *exConn, DtObjClassDesc *classDesc) |
| | Create a DtBaseEntityDecoder. Caller is responsible for deletion.
|
Detailed Description
Instances of DtNavAidDecoder are used to decode data from the network into DtNavAidStateRepository objects.
Constructor & Destructor Documentation
| DtNavAidDecoder::DtNavAidDecoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual DtNavAidDecoder::~DtNavAidDecoder |
( |
| ) |
|
|
virtual |
Member Function Documentation
| static DtNavAidDecoder* DtNavAidDecoder::create |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
|
static |
Create a DtBaseEntityDecoder. Caller is responsible for deletion.
| static void DtNavAidDecoder::decodeIdentificationCode |
( |
DtNavAidStateRepository * |
rep, |
|
|
const RTI::AttributeHandleValuePairSet & |
attrs, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes IdentificationCode from attrs into rep.
The documentation for this class was generated from the following file: