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 |
|
|
Definition at line 7 of file msgCommon.h. Referenced by msgLogInit(), and msgLogReadInit(). |
|
|
Definition at line 13 of file msgCommon.h. |
|
|
Definition at line 12 of file msgCommon.h. Referenced by logMessage(). |
|
|
Definition at line 14 of file msgCommon.h. |
|
|
Definition at line 8 of file msgCommon.h. |
|
|
Definition at line 10 of file msgCommon.h. Referenced by logMessage(). |
|
|
Definition at line 11 of file msgCommon.h. Referenced by msgLogInit(), and msgSend(). |
|
|
Definition at line 5 of file msgCommon.h. |
|
|
Referenced by MAIN_FUNCTION(), msgLogInit(), msgRead(), and msgSend(). |
|
|
|
1.3.9.1