24 class DT_DLL_VL DtServiceDecoder :
public DtMetocRootDecoder
30 DtObjClassDesc* classDesc);
33 virtual ~DtServiceDecoder();
36 DtServiceDecoder(
const DtServiceDecoder& orig);
39 DtServiceDecoder& operator=(
const DtServiceDecoder& orig);
43 static DtHlaStateDecoder* create(
45 DtObjClassDesc* classDesc);
50 static void decodeModelType(
52 const RTI::AttributeHandleValuePairSet& attrs,
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.