10 #ifndef hlaMessageIOInfo_H_
11 #define hlaMessageIOInfo_H_
Defines IMPORT/EXPORT macros for lgrSim library.
#define DT_DLL_LGRSIM
Definition: lgrSim.h:21
#define DT_VIRTUAL_CTR(CLASS_NAME, ARG_TYPES_LIST)
Declare a Virtual Constructor Create using DT_VIRTUAL_CTR(CLASS_NAME,ARG_TYPES_LIST) Where CLASS_NAME...
Definition: virtualConstructor.h:34
Contains DT_VIRTUAL_CTR DT_VIRTUAL_CTR_DEFAULTS DT_VIRTUAL_COPY_ASSIGN DT_VIRTUAL_BASE_CTR DT_PURE_VI...
Definition: hlaMessageIOInfo.h:25
DtMessageIOInfo::IO_Type myIoType
Definition: hlaMessageIOInfo.h:56
A message IO info object stores information about a specific message input or output stage...
Definition: messageIoInfo.h:21
DtBaseFomDesc * myFom
Definition: hlaMessageIOInfo.h:57
IO_Type
Definition: messageIoInfo.h:24
class DtBaseFomDesc:
Definition: baseFomDesc1516.h:88
Contains MAKLogger::DtMessageIOInfo class.