ZStrimW_Tee Class Reference

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

#include <ZStrim_Tee.h>

Inheritance diagram for ZStrimW_Tee:

ZStrimW_NativeUTF32 ZStrimW List of all members.

Public Member Functions

virtual void Imp_Flush ()
 If this strim buffers data then pass it on to its ultimate destination.

Detailed Description

A write filter strim that replicates writes made against it.


Member Function Documentation

void ZStrimW_Tee::Imp_Flush (  )  [virtual]

If this strim buffers data then pass it on to its ultimate destination.

Some write strims buffer the data written to them, or are built atop a foundation that may buffer data. Such strims should override Flush and push that buffered data on to its ultimate destination. When the method returns the data may still not have reached its ultimate destination, but is guaranteed to do at some point in the future with no further action necessary on the caller's part.

Reimplemented from ZStrimW.


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