#include <myexcept.h>
Public Member Functions | |
Tracer (const char *) | |
~Tracer () | |
void | ReName (const char *) |
Private Attributes | |
const char * | entry |
Tracer * | previous |
Friends | |
class | BaseException |
static Tracer * | last |
static void | PrintTrace () |
static void | AddTrace () |
Definition at line 66 of file myexcept.h.
|
inline |
Definition at line 101 of file myexcept.h.
|
inline |
Definition at line 104 of file myexcept.h.
|
static |
Definition at line 116 of file myexcept.cpp.
|
static |
Definition at line 109 of file myexcept.cpp.
|
inline |
Definition at line 106 of file myexcept.h.
|
friend |
Definition at line 77 of file myexcept.h.
|
private |
Definition at line 68 of file myexcept.h.
|
static |
Definition at line 76 of file myexcept.h.
|
private |
Definition at line 69 of file myexcept.h.