Remake
|
Public Member Functions | |
log () | |
std::ostream & | operator() () |
std::ostream & | operator() (bool o) |
Public Attributes | |
bool | active |
bool | open |
int | depth |
Definition at line 759 of file remake.cpp.
|
inline |
Definition at line 763 of file remake.cpp.
|
inline |
Definition at line 766 of file remake.cpp.
|
inline |
Definition at line 774 of file remake.cpp.
bool log::active |
Definition at line 761 of file remake.cpp.
Referenced by main(), and log_auto_close::~log_auto_close().
int log::depth |
Definition at line 762 of file remake.cpp.
bool log::open |
Definition at line 761 of file remake.cpp.