Instances of DtNavAidEncoder encode data from DtNavAidStateRepository objects to the net structures to be sent to the network.
More...
Detailed Description
Instances of DtNavAidEncoder encode data from DtNavAidStateRepository objects to the net structures to be sent to the network.
Constructor & Destructor Documentation
| DtNavAidEncoder::DtNavAidEncoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual DtNavAidEncoder::~DtNavAidEncoder |
( |
| ) |
|
|
virtual |
Member Function Documentation
| static DtNavAidEncoder* DtNavAidEncoder::create |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
|
static |
Return true if IdentificationCode needs to be sent to the network, false otherwise.
| static void DtNavAidEncoder::encodeIdentificationCode |
( |
const DtNavAidStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes IdentificationCode from rep into attrs.
The documentation for this class was generated from the following file: