#include <tagcoll/Consumer.h>
#include <tagcoll/Filter.h>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::Implications< TAG > |
List of explicit implications that can be applied to a tagged collection. More... | |
class | Tagcoll::AddImplied< ITEM, TAG > |
Add implied tags to a stream of tagged items. More... | |
class | Tagcoll::RemoveImplied< ITEM, TAG > |
Remove redundant implied tags to a stream of tagged items. More... |