#include <pandabase.h>
#include "multiplexStreamBuf.h"
#include <filename.h>
#include <stdio.h>
#include "multiplexStream.I"
Go to the source code of this file.
Compounds | |
class | MultiplexStream |
This is a special ostream that forwards the data that is written to it to any number of other sources, for instance other ostreams, or explicitly to a disk file or to system logging utilities. More... |
Definition in file multiplexStream.h.