Class OutputBuffer

Inheritance Relationships

Base Type

  • public streambuf

Class Documentation

class OutputBuffer : public streambuf

Public Functions

OutputBuffer()
~OutputBuffer()
void setConsoleStream(std::ostream *stream)
void setFileStream(std::ostream *stream)
int overflow(int ch)
int sync()