#include <TagToString.h>
Public Member Functions | |
| StringsToTags (FacetSet &vocab) throw () | |
| StringsToTags (FacetSet &vocab, TagcollConsumer< T, Tag > *consumer) throw () | |
| virtual | ~StringsToTags () throw () |
| TagcollConsumer< T, Tag > * | getConsumer () throw () |
| void | setConsumer (TagcollConsumer< T, Tag > *consumer) throw () |
| virtual void | consume (const T &item) throw () |
| virtual void | consume (const T &item, const OpSet< std::string > &tags) throw () |
| virtual void | consume (const OpSet< T > &items) throw () |
| virtual void | consume (const OpSet< T > &items, const OpSet< std::string > &tags) throw () |
Protected Attributes | |
| FacetSet & | vocab |
| TagcollConsumer< T, Tag > * | consumer |
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.8