#include <TagSet.h>
Inheritance diagram for Tagcoll::TagSet:
Public Member Functions | |
TagSet () throw () | |
TagSet (const OpSet< Tag > &) throw () | |
~TagSet () throw () | |
FacetSet | getFacets () const throw () |
bool | has (const std::string &tag) const throw () |
Tag | find (const std::string &name) const throw () |
TagSet | getFiltered (const TagMatcher &filter) const throw () |
void | output (TagConsumer &cons) const throw () |
void | output (TagConsumer &cons, TagMatcher &filter) const throw () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|