|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#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
|
inlineprotected |
References p_callLevel, and p_fp.
|
inline |
|
inline |