List of all members.
Public Member Functions |
| LogBuffer (std::ostream &stream) |
void | indent () |
void | exdent () |
void | disableFlush () |
void | enableFlush () |
void | disableHeader () |
void | enableHeader () |
COBASE_API void | setThreadName (const std::string &name) |
const char * | getThreadName () const |
void | setLogInfo (const char *file, const int line) |
Protected Member Functions |
virtual int_type | overflow (LogBuffer::int_type c) |
virtual int | sync () |
Detailed Description
Definition at line 68 of file co/base/log.h.
The documentation for this class was generated from the following file: