TPIE

v1.1rc1-6-g0c97303
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())
 
virtual int sync ()
 
void set_level (log_level level)
 
void add_target (log_target *t)
 
void remove_target (log_target *t)
 
void enable (bool e)
 
bool enabled ()
 

Detailed Description

Definition at line 42 of file logstream.h.


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