14 #include <vl/interactionEncoder.h>
19 #define DtDECLARE_AIBMTG_PARAM_ENCODER(paramName) \
20 DtDECLARE_PARAM_ENCODER(DtResetInter, paramName)
22 #define DtDEFINE_SIMPLE_AIBMTG_PARAM_ENCODER(paramName, netType, inspector) \
23 DtDEFINE_SIMPLE_PARAM_ENCODER(DtResetInterEncoder, DtResetInter, \
37 DtInterClassDesc* classDesc);
Instances of DtResetInter are used to store state data for DIGuyInteraction.Reset interactions...
Definition: resetInterHLA.h:27
Instances of DtResetInterEncoder are used to encode data from DtResetInter objects into network struc...
Definition: resetInterEncoderHLA.h:31
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23