Go to the source code of this file.
|
| 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) |
| |
| 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 |
|
) |
| |