Public Member Functions | |
void | close () |
void | write_string (const string &str) |
Public Attributes | |
BufferType | _buffer_type |
OutputType | _output_type |
ostream * | _out |
FILE * | _fout |
bool | _owns_obj |
|
Definition at line 44 of file multiplexStreamBuf.cxx. References _fout, _out, and NULL. Referenced by MultiplexStreamBuf::~MultiplexStreamBuf(). |
|
Definition at line 69 of file multiplexStreamBuf.cxx. References _fout, _out, and NULL. Referenced by MultiplexStreamBuf::write_chars(). |
|
Definition at line 73 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::add_output(), and MultiplexStreamBuf::write_chars(). |
|
Definition at line 76 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::add_output(), close(), and write_string(). |
|
Definition at line 75 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::add_output(), close(), and write_string(). |
|
Definition at line 74 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::add_output(). |
|
Definition at line 77 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::add_output(). |