buffy::MatcherFilter< ITEM > Class Template Reference

#include <Consumer.h>

Inheritance diagram for buffy::MatcherFilter< ITEM >:

buffy::Filter< ITEM > buffy::Consumer< ITEM > List of all members.

Public Member Functions

 MatcherFilter (Matcher< ITEM > &matcher, Consumer< ITEM > &next) throw ()
virtual void consume (ITEM &item)

Protected Attributes

Matcher< ITEM > & matcher

template<class ITEM>
class buffy::MatcherFilter< ITEM >


Constructor & Destructor Documentation

template<class ITEM>
buffy::MatcherFilter< ITEM >::MatcherFilter ( Matcher< ITEM > &  matcher,
Consumer< ITEM > &  next 
) throw () [inline]


Member Function Documentation

template<class ITEM>
virtual void buffy::MatcherFilter< ITEM >::consume ( ITEM &  item  )  [inline, virtual]

Reimplemented from buffy::Filter< ITEM >.


Member Data Documentation

template<class ITEM>
Matcher<ITEM>& buffy::MatcherFilter< ITEM >::matcher [protected]


The documentation for this class was generated from the following file:
Generated on Thu Aug 31 06:08:52 2006 for libbuffy by  doxygen 1.4.7