24 class DT_DLL_VL DtMetocRootDecoder :
public DtHlaStateDecoder
30 DtObjClassDesc* classDesc);
33 virtual ~DtMetocRootDecoder();
36 DtMetocRootDecoder(
const DtMetocRootDecoder& orig);
39 DtMetocRootDecoder& operator=(
const DtMetocRootDecoder& orig);
43 static DtHlaStateDecoder* create(
45 DtObjClassDesc* classDesc);
50 static void decodeUniqueId(
52 const RTI::AttributeHandleValuePairSet& attrs,
56 static void decodeName(
58 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 DtMetocRootStateRepository are used to store state data for METOC_Root objects...
Definition: metocRootStateRepository.h:29
This file contains typedefs for machine dependant types.
This file contains the declaration of DtHlaStateDecoder.