Instances of DtServiceEncoder encode data from DtServiceStateRepository objects to the net structures to be sent to the network.
More...
|
| static bool | needModelType (const DtServiceStateRepository &stateRep, const DtServiceStateRepository &asSeenByRemote) |
| | Return true if ModelType needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeModelType (const DtServiceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes ModelType from rep into attrs. More...
|
| |
| static bool | needUniqueId (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| | Return true if UniqueId needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeUniqueId (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes UniqueId from rep into attrs. More...
|
| |
| static bool | needName (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| | Return true if Name needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeName (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Name from rep into attrs. More...
|
| |
Instances of DtServiceEncoder encode data from DtServiceStateRepository objects to the net structures to be sent to the network.
| makVrfMetoc::DtServiceEncoder::DtServiceEncoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual makVrfMetoc::DtServiceEncoder::~DtServiceEncoder |
( |
| ) |
|
|
virtual |
| makVrfMetoc::DtServiceEncoder::DtServiceEncoder |
( |
const DtServiceEncoder & |
orig | ) |
|
| static DtHlaStateEncoder* makVrfMetoc::DtServiceEncoder::create |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
|
static |
Return true if ModelType needs to be sent to the network, false otherwise.
| static void makVrfMetoc::DtServiceEncoder::encodeModelType |
( |
const DtServiceStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes ModelType from rep into attrs.
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf4-10-branch/include/vrfMetoc/serviceEncoderHLA.h