cloudy trunk
|
#include <cddefines.h>
Public Member Functions | |
void | enter (const char *name) |
void | leave (const char *name) |
Protected Member Functions | |
t_debug () |
Private Attributes | |
FILE * | p_fp |
int | p_callLevel |
Friends | |
class | Singleton< t_debug > |
Additional Inherited Members | |
Static Public Member Functions inherited from Singleton< t_debug > | |
static t_debug & | Inst () |
entry and exit of each routine will go here, macros enabled if compiler-set flag DEBUG_FUN is defined
Definition at line 624 of file cddefines.h.
|
inlineprotected |
Definition at line 630 of file cddefines.h.
References p_callLevel, and p_fp.
|
inline |
Definition at line 635 of file cddefines.h.
References p_callLevel, and p_fp.
|
inline |
Definition at line 640 of file cddefines.h.
References p_callLevel, and p_fp.
Definition at line 561 of file cddefines.h.
|
private |
Definition at line 628 of file cddefines.h.
|
private |
Definition at line 627 of file cddefines.h.