#include <tagcoll/Consumer.h>
#include <tagcoll/Filter.h>
#include <map>
#include <string>
Include dependency graph for Filters.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::Substitutions< T > |
Store a list of substitutions to operate on OpSets. More... | |
class | Tagcoll::Substitute< ITEM, TAG > |
Filter replacing tags according to a list of Substitutions. More... | |
class | Tagcoll::UntaggedRemover< ITEM, TAG > |
Remove packages with no tags. More... | |
class | Tagcoll::UnfacetedRemover< ITEM > |
Removes tags which are not inside a facet. More... |