TIBCO Adapter SDK C++ Reference
MTrace Members
MTrace | Legend
Members
Methods
Method Description
addMapping Map this role to the specified sink.
debug Send messages to arbitrary roles.
debug Send a message to the debug role.

A message description is substituted at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debugRole.
debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.
debug Send a message to the debug role.

This method allows message description to be substituted at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message description to be substituted at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

debug Send a message to the debug role.

This method allows message substitution at runtime. For example, if the error message is "DB insert failed for table %1", call debug() like this:

getClassName Return the char* “MTrace” if called for an instance of MTrace.
getSinkByName Return a sink registered for this trace given its name.
isRoleActive Verify that any sinks exist for a role. This is helpful to determine that a trace operation will actually produce something before the application performs potentially time-consuming formatting on the output.
MTrace Constructor for creating MTrace instances. The rsTraceMessagesBeginField unique identifier can be used to determine where each trace starts if more than one trace goes to the same place.
removeMapping Remove the mapping of the specified role.

After calling this method, the sink with the specified role and sink name no longer serves as a sink for this role.

trace Trace one message based on the specified exception.
trace Trace one message based on the specified exception.
trace Trace one message based on the specified exception.
trace Trace one message based on the specified exception.
trace Trace one message based on the specified exception.
trace Trace one message based on the specified exception.
trace Trace one message based on the specified exception.
trace Trace one message based on the specified exception.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.