eq::base::LogBuffer Class Reference
#include <log.h>
List of all members.
Detailed Description
The string buffer used for logging.
Definition at line 44 of file base/log.h.
|
Public Member Functions |
|
| LogBuffer (std::ostream &stream) |
|
void | indent () |
|
void | exdent () |
|
void | disableFlush () |
|
void | enableFlush () |
|
void | disableHeader () |
|
void | enableHeader () |
|
void | setLogInfo (const char *subdir, const char *file, const int line) |
Protected Member Functions |
|
virtual int_type | overflow (LogBuffer::int_type c) |
|
virtual int | sync () |
The documentation for this class was generated from the following files: