class Block |
Class to trace Execution blocks.
![]() | Block ( const char* fileName, int lineNum, const char* traceName ) Output entry trace message. |
![]() | ~Block () Output exit trace message |
Class to trace Execution blocks. This class is used for tracing the entry and exit of program blocks. Upon construction it outputs an entry trace message and on destruction outputs an exit trace message. This is normally only used from in the PTRACE_BLOCK macro.
Alphabetic index HTML hierarchy of classes or Java