#include <tagcoll/Filter.h>
#include <tagcoll/Expression.h>
#include <map>
#include <string>
#include <stdio.h>
Include dependency graph for DerivedTags.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::DerivedTags |
List of changes to apply to tag names with a tagged collection is being parsed. More... | |
class | Tagcoll::AddDerived< ITEM > |
Filter that adds derived tags to a collection. More... | |
class | Tagcoll::RemoveDerived< ITEM > |
Filter that removes redundant derived tags from a collection. More... |