#include <multiplexStream.h>
Private Member Functions | |
| INLINE void | add_ostream (ostream *out, bool delete_later=false) |
| INLINE bool | add_stdio_file (FILE *file, bool close_when_done) |
| INLINE void | add_standard_output () |
| INLINE bool | add_file (Filename file) |
| INLINE void | add_system_debug () |
| INLINE void | flush () |
Private Attributes | |
| PUBLISHED | __pad0__: INLINE MultiplexStream() |
| MultiplexStreamBuf | _msb |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 41 of file multiplexStream.h. |
|
|
Definition at line 52 of file multiplexStream.h. |
1.3