teestream.h File Reference

This files defines a class teestream, named after the ``tee'' command, which illustrates the use of Dv::Util::filterstreambuf. More...

#include <iostream>
#include "filterstreambuf.h"
#include <list>
Include dependency graph for teestream.h:

Go to the source code of this file.

Classes

class  Dv::Util::teestream
 A teestream object extends the unix ``tee'' command. More...
class  Dv::Util::teestream::Tee
 Implements Filter interface for filterstreambuf. More...

Namespaces

namespace  Dv
namespace  Dv::Util

Detailed Description

This files defines a class teestream, named after the ``tee'' command, which illustrates the use of Dv::Util::filterstreambuf.

Definition in file teestream.h.


dvutil-1.0.10 [ 5 December, 2009]