trace.h File Reference

Go to the source code of this file.

Defines

#define LIBTHROWABLE_TRACE()   libthrowable::TracePoint LIBTHROWABLE_UNIQUE_ID(LIBTHROWABLE_HERE)
 Initializes a libthrowable::TracePoint.
#define LIBTHROWABLE_TRACE_MSG(message)   libthrowable::TracePoint LIBTHROWABLE_UNIQUE_ID(LIBTHROWABLE_HERE, (message))
 Initializes a libthrowable::TracePoint with an additional message.
#define LIBTHROWABLE_TRACE_VAR(variable)   libthrowable::TracePoint LIBTHROWABLE_UNIQUE_ID(LIBTHROWABLE_HERE, (variable), #variable)
 Initializes a libthrowable::TracePoint with a message showing a variable and its value.


Generated on Wed Jan 9 18:07:17 2008 for libthrowable by  doxygen 1.5.4  Hosted on  SourceForge.net Logo