TPIE

2362a60
tpie::log_stream_buf Class Reference

Inherits basic_streambuf< char, std::char_traits< char > >.

Public Member Functions

 log_stream_buf (log_level level)
 
void flush ()
 
virtual int overflow (int c=traits_type::eof()) override
 
virtual int sync () override
 
void add_target (log_target *t)
 
void remove_target (log_target *t)
 

Detailed Description

Definition at line 56 of file logstream.h.


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