wibble::ConsumerInterface< T > Struct Template Reference

#include <consumer.h>

Inheritance diagram for wibble::ConsumerInterface< T >:
[legend]

List of all members.

template<typename T>
struct wibble::ConsumerInterface< T >


Public Types

typedef T InputType

Public Member Functions

virtual void consume (const T &a)=0
virtual void consume (Range< T > s)=0
virtual ~ConsumerInterface ()

Member Typedef Documentation

template<typename T>
typedef T wibble::ConsumerInterface< T >::InputType


Constructor & Destructor Documentation

template<typename T>
virtual wibble::ConsumerInterface< T >::~ConsumerInterface (  )  [inline, virtual]


Member Function Documentation

template<typename T>
virtual void wibble::ConsumerInterface< T >::consume ( const T &  a  )  [pure virtual]

template<typename T>
virtual void wibble::ConsumerInterface< T >::consume ( Range< T >  s  )  [pure virtual]


The documentation for this struct was generated from the following file:

Generated on Wed Aug 20 11:10:12 2008 for wibble by  doxygen 1.5.6