ht::example::Tee Class Reference

#include <Tee.h>

Inheritance diagram for ht::example::Tee:

ht::example::BlockReader ht::graph::NodeBase ht::graph::Node List of all members.

Public Member Functions

virtual void process (const ByteBuffer &buf)
virtual void connect (Node *node)
 Connect a node to the Tee.
void disconnect (Node *n)
 Disconnect a node from the Tee.
virtual void configured ()
 Test that the Tee has two connections.

Detailed Description

A demostration class that "forks" a ByteBuffer down two paths


Member Function Documentation

void ht::example::Tee::process ( const ByteBuffer buf  )  [virtual]

Do something with a block of data

Implements ht::example::BlockReader.


The documentation for this class was generated from the following files:
Generated on Thu Jan 3 15:26:45 2008 by  doxygen 1.5.2