eq::base::LogBuffer Class Reference

The string buffer used for logging. More...

#include <log.h>

Collaboration diagram for eq::base::LogBuffer:
Collaboration graph
[legend]

List of all members.

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 ()

Detailed Description

The string buffer used for logging.

For internal use only.

Definition at line 71 of file lib/base/log.h.


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:08:03 2010 for Equalizer 0.9.1 by  doxygen 1.6.1