#include <SystemLogger.h>
Public Types | |
typedef _CharT | char_type |
typedef _Traits | traits_type |
typedef traits_type::int_type | int_type |
typedef traits_type::pos_type | pos_type |
typedef traits_type::off_type | off_type |
typedef std::basic_streambuf< char_type, traits_type > | __streambuf_type |
typedef std::basic_filebuf< char_type, traits_type > | __filebuf_type |
Public Member Functions | |
basic_dummybuf () | |
~basic_dummybuf () | |
int_type | overflow (int_type c=_Traits::eof()) |
virtual int | sync () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|