11 #include <vl/environmentProcessDecoderHLA.h>
15 #define DtDECLARE_EP_ATTR_DECODER(attrName) \
16 DtDECLARE_ATTR_DECODER(DtEnvironmentProcessRepository, attrName)
18 #define DtDEFINE_SIMPLE_EP_ATTR_DECODER_WITH_CAST( \
19 attrName, netType, mutator, castExpr) \
20 DtDEFINE_SIMPLE_ATTR_DECODER_WITH_CAST( \
22 DtEnvironmentProcessRepository, \
23 attrName, netType, mutator, castExpr)
38 EpDecoder(DtExerciseConn* exConn, DtObjClassDesc* classDesc);
#define DtDECLARE_EP_ATTR_DECODER(attrName)
Definition: epDecHLA.h:15
#define DL_DLL_IGCONVRLINK
Definition: dllExport.h:26
#define DT_PROTOCOL_NAMESPACE
Contains DLL export macros.
Definition: vrfDis.h:17