#include <pandabase.h>
#include "pvector.h"
#include <stdio.h>
#include "multiplexStreamBuf.I"
Go to the source code of this file.
Compounds | |
class | MultiplexStreamBuf |
Used by MultiplexStream to implement an ostream that sends what is written to it to any number of additional sources, like other ostreams. More... | |
class | MultiplexStreamBuf::Output |
Definition in file multiplexStreamBuf.h.