Public Member Functions | |
| log () | |
| std::ostream & | operator() () |
| std::ostream & | operator() (bool o) |
Public Attributes | |
| bool | active |
| bool | open |
| int | depth |
Definition at line 679 of file remake.cpp.
|
inline |
Definition at line 683 of file remake.cpp.
|
inline |
|
inline |
| bool log::active |
Definition at line 681 of file remake.cpp.
Referenced by main(), and log_auto_close::~log_auto_close().
| int log::depth |
Definition at line 682 of file remake.cpp.
Referenced by operator()().
| bool log::open |
Definition at line 681 of file remake.cpp.
Referenced by operator()().
1.8.4