Implications.h File Reference

Collection of tag implications and a Filter to apply or compress them. More...

#include <wibble/operators.h>
#include <wibble/mixin.h>
#include <tagcoll/coll/simple.h>
#include <map>

Include dependency graph for Implications.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::Implications< TAG >
 List of explicit implications that can be applied to a tagged collection. More...
class  tagcoll::AddImplied< TAG, OUT >
 Add implied tags to a stream of tagged items. More...
class  tagcoll::RemoveImplied< TAG, OUT >
 Remove redundant implied tags to a stream of tagged items. More...

Functions

template<typename TAG, typename OUT>
AddImplied< TAG, OUT > tagcoll::addImplied (const Implications< TAG > &impls, const OUT &out)
template<typename TAG, typename OUT>
RemoveImplied< TAG, OUT > tagcoll::removeImplied (const Implications< TAG > &impls, const OUT &out)


Detailed Description

Collection of tag implications and a Filter to apply or compress them.


Generated on Fri Feb 8 10:50:42 2008 for libtagcoll by  doxygen 1.5.4