ZStreamW_Tee Class Reference

A write filter stream that replicates writes made against it. More...

#include <ZStream_Tee.h>

Inheritance diagram for ZStreamW_Tee:

ZStreamW List of all members.

Detailed Description

A write filter stream that replicates writes made against it.

ZStreamW_Tee takes a pair of write streams and echoes whatever is written to it to both of them. This makes it easy to, say, log all output to a network to the screen or a file as well. The stream will be writable so long as at least one of the write streams is writeable.


The documentation for this class was generated from the following files:
Generated on Thu Jul 26 11:22:06 2007 for ZooLib by  doxygen 1.4.7