vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::logger_streambuf Class Reference
Inheritance diagram for vrecko::logger_streambuf:

Public Member Functions

 logger_streambuf (Logger *loggerPtr, bool forErrors)
 

Protected Member Functions

virtual int overflow (int c=EOF)
 

Protected Attributes

std::string pendingLine
 

Constructor & Destructor Documentation

vrecko::logger_streambuf::logger_streambuf ( Logger loggerPtr,
bool  forErrors 
)
inline

Member Function Documentation

virtual int vrecko::logger_streambuf::overflow ( int  c = EOF)
inlineprotectedvirtual

Member Data Documentation

std::string vrecko::logger_streambuf::pendingLine
protected

The documentation for this class was generated from the following file: