16 namespace makVrfMetoc {
18 class DtServiceStateRepository;
30 DtExerciseConn* exConn,
31 DtObjClassDesc* classDesc);
45 DtExerciseConn* exConn,
46 DtObjClassDesc* classDesc);
52 static bool needModelType(
57 static void encodeModelType(
59 RTI::AttributeHandleValuePairSet* attrs,
60 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 DtServiceStateRepository are used to store state data for METOC_Root.Service objects.
Definition: serviceStateRepository.h:30
Instances of DtServiceEncoder encode data from DtServiceStateRepository objects to the net structures...
Definition: serviceEncoderHLA.h:24