|
Remake
|
Public Member Functions | |
| log () | |
| std::ostream & | operator() () |
| std::ostream & | operator() (bool o) |
Public Attributes | |
| bool | active |
| bool | open |
| int | depth |
Definition at line 774 of file remake.cpp.
|
inline |
Definition at line 778 of file remake.cpp.
|
inline |
|
inline |
| bool log::active |
Definition at line 776 of file remake.cpp.
Referenced by log().
| int log::depth |
Definition at line 777 of file remake.cpp.
Referenced by log(), operator()(), and operator()().
| bool log::open |
Definition at line 776 of file remake.cpp.
Referenced by log(), operator()(), and operator()().