#include <tagcoll/Consumer.h>
Include dependency graph for Filter.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::Filter< ITEM, TAG > |
Interface for injecting or removing packages from a stream of tagged items. More... | |
class | Tagcoll::FilterChain< ITEM, TAG > |
Chains more filters together. More... |