Public Member Functions | |
void | close () |
Closes or deletes the relevant pointers, if _owns_obj is true. | |
void | write_string (const string &str) |
Dumps the indicated string to the appropriate place. | |
Public Attributes | |
BufferType | _buffer_type |
OutputType | _output_type |
ostream * | _out |
FILE * | _fout |
bool | _owns_obj |
|
Closes or deletes the relevant pointers, if _owns_obj is true.
Definition at line 51 of file multiplexStreamBuf.cxx. Referenced by MultiplexStreamBuf::MultiplexStreamBuf(). |
|
Dumps the indicated string to the appropriate place.
Definition at line 79 of file multiplexStreamBuf.cxx. References _fout. |
|
Definition at line 81 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::~MultiplexStreamBuf(). |
|
Definition at line 84 of file multiplexStreamBuf.h. Referenced by write_string(), and MultiplexStreamBuf::~MultiplexStreamBuf(). |
|
Definition at line 83 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::~MultiplexStreamBuf(). |
|
Definition at line 82 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::~MultiplexStreamBuf(). |
|
Definition at line 85 of file multiplexStreamBuf.h. Referenced by MultiplexStreamBuf::~MultiplexStreamBuf(). |