13 #include <vl/hlaStateEncoder.h>
16 namespace makVrfMetoc {
18 class DtMetocRootStateRepository;
30 DtExerciseConn* exConn,
31 DtObjClassDesc* classDesc);
45 DtExerciseConn* exConn,
46 DtObjClassDesc* classDesc);
52 static bool needUniqueId(
57 static void encodeUniqueId(
59 RTI::AttributeHandleValuePairSet* attrs,
60 RTI::AttributeHandle attrHandle);
69 static void encodeName(
71 RTI::AttributeHandleValuePairSet* attrs,
72 RTI::AttributeHandle attrHandle);
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
Instances of DtMetocRootEncoder encode data from DtMetocRootStateRepository objects to the net struct...
Definition: metocRootEncoderHLA.h:24
Instances of DtMetocRootStateRepository are used to store state data for METOC_Root objects...
Definition: metocRootStateRepository.h:31