Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

MQeTraceParms Struct Reference


Detailed Description

Structure used for setting/getting the trace configuration.


Data Fields

MQEUINT32 parmFlags
MQEBOOL enable
MQeStringHndl location
MQEBOOL timeStamp
MQEBOOL parameters
MQEINT32 wrapLength
MQeStringHndl subtractFilter
MQeStringHndl addFilter


Field Documentation

MQEUINT32 MQeTraceParms::parmFlags
 

Set of flags which state which elements of the structure are set.

MQEBOOL MQeTraceParms::enable
 

Determines whether tracing is active or not.

MQeStringHndl MQeTraceParms::location
 

Location where trace files are going to be written.

MQEBOOL MQeTraceParms::timeStamp
 

Determines whether timestamps are included with each tracepoint

MQEBOOL MQeTraceParms::parameters
 

Determines whether parameter information is included with each trace entry/exit point

MQEINT32 MQeTraceParms::wrapLength
 

Determines the maximum filesize (in bytes) for a single trace file

MQeStringHndl MQeTraceParms::subtractFilter
 

Advanced option to control exactly how much trace is generated

MQeStringHndl MQeTraceParms::addFilter
 

Advanced option to control exactly how much trace is generated


The documentation for this struct was generated from the following file:
Generated Thu Aug 11 23:27:18 2005 for Websphere MQ Everyplace for Multiplatforms C Programming Reference