9 #ifndef messageIoInfo_H_
10 #define messageIoInfo_H_
13 #include <vlutil/vlString.h>
38 virtual IO_Type ioType()
const = 0;
41 virtual DtString protocol()
const = 0;
Definition: messageIoInfo.h:26
A message IO info object stores information about a specific message input or output stage...
Definition: messageIoInfo.h:21
#define DT_DLL_LGRCORE
Definition: lgrCore.h:19
IO_Type
Definition: messageIoInfo.h:24
Definition: messageIoInfo.h:27
Contains lgrCore library definitions.