Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

msgCommon.h File Reference

Go to the source code of this file.

Classes

struct  mdMsgLogHeader_t
struct  mdMsgLogBuffer_t

Defines

#define MSGLOG_PORT   9078
#define DAQ_MSG_IP   "DAQ_MSG_IP"
#define MSGLOG_DEFAULT_IP   "127.0.0.1"
#define MSGLOG_MAXMESSAGE   100
#define MSGLOG_MAXNAME   16
#define MAX_RPTMSG_BUFFER   1000000
#define MAX_DTMSG_BUFFER   500000000
#define MSG_USERPT

Typedefs

typedef mdMsgLogHeader_t mdMsgLogHeader
typedef mdMsgLogBuffer_t mdMsgLogBuffer


Define Documentation

#define DAQ_MSG_IP   "DAQ_MSG_IP"
 

Definition at line 7 of file msgCommon.h.

Referenced by msgLogInit(), and msgLogReadInit().

#define MAX_DTMSG_BUFFER   500000000
 

Definition at line 13 of file msgCommon.h.

#define MAX_RPTMSG_BUFFER   1000000
 

Definition at line 12 of file msgCommon.h.

Referenced by logMessage().

#define MSG_USERPT
 

Definition at line 14 of file msgCommon.h.

#define MSGLOG_DEFAULT_IP   "127.0.0.1"
 

Definition at line 8 of file msgCommon.h.

#define MSGLOG_MAXMESSAGE   100
 

Definition at line 10 of file msgCommon.h.

Referenced by logMessage().

#define MSGLOG_MAXNAME   16
 

Definition at line 11 of file msgCommon.h.

Referenced by msgLogInit(), and msgSend().

#define MSGLOG_PORT   9078
 

Definition at line 5 of file msgCommon.h.


Typedef Documentation

typedef struct mdMsgLogBuffer_t mdMsgLogBuffer
 

Referenced by MAIN_FUNCTION(), msgLogInit(), msgRead(), and msgSend().

typedef struct mdMsgLogHeader_t mdMsgLogHeader
 


Generated on Mon Feb 15 11:08:03 2010 for loon by  doxygen 1.3.9.1