#include <tagcoll/OpSet.h>
Include dependency graph for Consumer.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::Consumer< ITEM, TAG > |
Interface for classes interested in accepting a stream of tagged items. More... | |
class | Tagcoll::Sink< ITEM, TAG > |
Consumer that discards its input. More... |