List of all members.
Public Types |
typedef std::basic_streambuf
< char > | base_type |
typedef base_type::int_type | int_type |
typedef base_type::traits_type | traits_type |
Public Member Functions |
bool | is_enabled () const |
void | enable () |
void | disable () |
template<class T > |
bool | connect (T &_target) |
template<class T > |
bool | disconnect (T &_target) |
Protected Member Functions |
virtual int | sync () |
virtual int_type | overflow (int_type _c=multiplex_streambuf::traits_type::eof()) |
The documentation for this class was generated from the following file: