24 class DT_DLL_VL DtMetocRootEncoder :
public DtHlaStateEncoder
31 DtObjClassDesc* classDesc);
34 virtual ~DtMetocRootEncoder();
37 DtMetocRootEncoder(
const DtMetocRootEncoder& orig);
40 DtMetocRootEncoder& operator=(
const DtMetocRootEncoder& orig);
44 static DtHlaStateEncoder* create(
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);
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
This file contains the declaration of DtHlaStateEncoder.
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.