Go to the source code of this file.
Namespaces |
| namespace | makVrv |
| |
|
| namespace | makVrv::DT_PROTOCOL_NAMESPACE |
Functions |
| void | configFomMapper (DtFomMapper *mapper) |
| void | encodeMass (const DtStateRepository &stateRep, RTI::AttributeHandleValuePairSet *avList, RTI::AttributeHandle handle) |
| void | decodeMass (DtStateRepository *stateRep, const RTI::AttributeHandleValuePairSet &avlist, int pairSetIndex) |
| bool | needMass (const DtStateRepository &stateRep, const DtStateRepository &asSeenByRemote) |
Function Documentation
| void encodeMass |
( |
const DtStateRepository & |
stateRep, |
|
|
RTI::AttributeHandleValuePairSet * |
avList, |
|
|
RTI::AttributeHandle |
handle |
|
) |
| |
| void decodeMass |
( |
DtStateRepository * |
stateRep, |
|
|
const RTI::AttributeHandleValuePairSet & |
avlist, |
|
|
int |
pairSetIndex |
|
) |
| |
| bool needMass |
( |
const DtStateRepository & |
stateRep, |
|
|
const DtStateRepository & |
asSeenByRemote |
|
) |
| |