Data Structures | |
struct | MQeTraceParms |
Structure used for setting/getting the trace configuration. More... | |
Defines | |
#define | SET_TRACEPARMS_INIT_VAL(traceParms) |
Functions | |
MQERETURN | mqeTrace_setOptions (MQeExceptBlock *pExceptBlock, MQeTraceParms *pTraceParms) |
This function sets the MQe trace options. | |
MQERETURN | mqeTrace_getOptions (MQeExceptBlock *pExceptBlock, MQeTraceParms *pTraceParms) |
This function gets the MQe trace options. | |
MQERETURN | mqeTrace_write (MQeExceptBlock *pExceptBlock, MQECHAR *pInfo) |
This function writes a pre-formatted user string to the trace. |
|
Advanced option to control exactly how much trace is generated |
|
This function sets the MQe trace options.
|
|
This function gets the MQe trace options.
|
|
This function writes a pre-formatted user string to the trace.
|