outbuf this class inherits from std::streambuf which is used by eoLogger to write the buffer in an output stream
More...
List of all members.
Public Member Functions |
| outbuf (const int &fd, const eo::Levels &contexlvl, const eo::Levels &selectedlvl) |
Protected Member Functions |
virtual int | overflow (int_type c) |
Private Attributes |
const int & | _fd |
const eo::Levels & | _contextLevel |
const eo::Levels & | _selectedLevel |
Detailed Description
outbuf this class inherits from std::streambuf which is used by eoLogger to write the buffer in an output stream
Definition at line 189 of file eoLogger.h.
The documentation for this class was generated from the following files: