#include <TagConsumer.h>
Inheritance diagram for Tagcoll::MatcherFilter< ITEM >:

Public Member Functions | |
| MatcherFilter (Matcher< ITEM > &matcher, Consumer< ITEM > &next) throw () | |
| virtual void | consume (const ITEM &item) throw () |
Protected Attributes | |
| Matcher< ITEM > & | matcher |
|
||||||||||||||||
|
|
|
||||||||||
|
Reimplemented from Tagcoll::Filter< ITEM >.
|
|
|||||
|
|
1.3.8