7 #ifndef hAtrealObjTrEnc_H_
8 #define hAtrealObjTrEnc_H_
20 #define DtDECLARE_AREAL_OBJ_PARAM_ENCODER(paramName) \
21 DtDECLARE_PARAM_ENCODER(DtArealObjectTransaction, paramName)
55 #define DtDEFINE_SIMPLE_AREAL_OBJ_PARAM_ENCODER(paramName, netType, inspector) \
56 DtDEFINE_SIMPLE_PARAM_ENCODER(DtArealObjectTransactionEncoder, \
57 DtArealObjectTransaction, paramName, netType, inspector)
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtInterClassDesc are used to represent HLA Object and Interaction classes.
Definition: interClassDesc.h:33
DtEnvironmentObjectTransactionEncoder & operator=(const DtEnvironmentObjectTransactionEncoder &orig)
assignment operator
DtArealObjectTransactionEncoder is a DtEnvObjTransEncoder that registers parameter encoders for all o...
Definition: arealObjectTransactionEncoder.h:27
class DtArealObjectTransaction:
Definition: arealObjectTransaction.h:35
#define DtDECLARE_AREAL_OBJ_PARAM_ENCODER(paramName)
Definition: arealObjectTransactionEncoder.h:20
This file provides a declaration of the class DtEnvironmentObjectTransactionEncoder.
class DtEnvironmentObjectTransactionEncoder:
Definition: environmentObjectTransactionEncoder.h:28