Data Structures | |
struct | MQeTraceParms |
Structure used for setting/getting the trace configuration. More... | |
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. |
|
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.
|