wibble::ConsumerInterface< T > Struct Template Reference

#include <consumer.h>

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

List of all members.

Public Types

typedef T InputType

Public Member Functions

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

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


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 ( Range< T >  s  )  [pure virtual]
template<typename T>
virtual void wibble::ConsumerInterface< T >::consume ( const T &  a  )  [pure virtual]

The documentation for this struct was generated from the following file:
Generated on Tue May 11 17:28:11 2010 for wibble by  doxygen 1.6.3