#include <log.hh>
Public Member Functions | |
basic_dummybuf () | |
Protected Member Functions | |
virtual int_type | overflow (int_type=traits_type::eof()) |
virtual int_type | pbackfail (int_type=traits_type::eof()) |
Private Types | |
typedef std::basic_streambuf< C, T > | Super |
typedef Super::char_type | char_type |
typedef Super::traits_type | traits_type |
typedef Super::int_type | int_type |
typedef Super::pos_type | pos_type |
typedef Super::off_type | off_type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|