Instances of DtMetocRootEncoder encode data from DtMetocRootStateRepository objects to the net structures to be sent to the network.
| makVrfMetoc::DtMetocRootEncoder::DtMetocRootEncoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual makVrfMetoc::DtMetocRootEncoder::~DtMetocRootEncoder |
( |
| ) |
|
|
virtual |
| static DtHlaStateEncoder* makVrfMetoc::DtMetocRootEncoder::create |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
|
static |
Return true if UniqueId needs to be sent to the network, false otherwise.
| static void makVrfMetoc::DtMetocRootEncoder::encodeUniqueId |
( |
const DtMetocRootStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes UniqueId from rep into attrs.
Return true if Name needs to be sent to the network, false otherwise.
| static void makVrfMetoc::DtMetocRootEncoder::encodeName |
( |
const DtMetocRootStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes Name from rep into attrs.
The documentation for this class was generated from the following file: