10 #ifndef DtNewFomClassesMsg_H_
11 #define DtNewFomClassesMsg_H_
16 #include <vlutil/vlNetTypes.h>
#define DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(ParamName, BitSize)
Definition: rtiTemplateMsgArrayParams.h:513
Definition: newFomClassesMsg.h:18
#define DtDECLARE_STANDARD_MSG_METHODS(ClassName)
Definition: rtiTemplateMsg.h:136
This file defines the DtRtiArrayMsgParam template which can be used to create a message parameter whi...
This file defines the DtRtiMsgParam template which can be used to produce template based message clas...
#define DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(ParamName, BitSize, CountBitSize)
Definition: rtiTemplateMsgArrayParams.h:565
#define DtDECLARE_UNSIGNED_PARAMETER_METHODS(ParamName, BitSize)
Definition: rtiTemplateMsgParams.h:206
#define DT_DLL_LRC
Definition: rtiMsConfig.h:126
DtRtiTemplateMsg defines a base class which can be subclassed to quickly produce a new RTI messages b...
Definition: rtiTemplateMsg.h:43