Instances of DtEnvironmentConditionEncoder encode data from DtEnvironmentConditionStateRepository objects to the net structures to be sent to the network.
More...
|
| static bool | needServiceId (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| | Return true if ServiceId needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeServiceId (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes ServiceId from rep into attrs. More...
|
| |
| static bool | needGeoReference (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| | Return true if GeoReference needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeGeoReference (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes GeoReference 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 DtEnvironmentConditionEncoder encode data from DtEnvironmentConditionStateRepository objects to the net structures to be sent to the network.
| makVrfMetoc::DtEnvironmentConditionEncoder::DtEnvironmentConditionEncoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual makVrfMetoc::DtEnvironmentConditionEncoder::~DtEnvironmentConditionEncoder |
( |
| ) |
|
|
virtual |
| static DtHlaStateEncoder* makVrfMetoc::DtEnvironmentConditionEncoder::create |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
|
static |
Return true if ServiceId needs to be sent to the network, false otherwise.
| static void makVrfMetoc::DtEnvironmentConditionEncoder::encodeServiceId |
( |
const DtEnvironmentConditionStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes ServiceId from rep into attrs.
Return true if GeoReference needs to be sent to the network, false otherwise.
| static void makVrfMetoc::DtEnvironmentConditionEncoder::encodeGeoReference |
( |
const DtEnvironmentConditionStateRepository & |
rep, |
|
|
RTI::AttributeHandleValuePairSet * |
attrs, |
|
|
RTI::AttributeHandle |
attrHandle |
|
) |
| |
|
staticprotected |
Encodes GeoReference from rep into attrs.
The documentation for this class was generated from the following file: