24 class DT_DLL_VL DtServiceEncoder :
public DtMetocRootEncoder
31 DtObjClassDesc* classDesc);
34 virtual ~DtServiceEncoder();
37 DtServiceEncoder(
const DtServiceEncoder& orig);
40 DtServiceEncoder& operator=(
const DtServiceEncoder& orig);
44 static DtHlaStateEncoder* create(
46 DtObjClassDesc* classDesc);
52 static bool needModelType(
57 static void encodeModelType(
59 RTI::AttributeHandleValuePairSet* attrs,
60 RTI::AttributeHandle attrHandle);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtServiceStateRepository are used to store state data for METOC_Root.Service objects.
Definition: serviceStateRepository.h:30
This file contains typedefs for machine dependant types.