tagcoll::RemoveImplied< TAG, OUT > Class Template Reference

Remove redundant implied tags to a stream of tagged items. More...

#include <Implications.h>

List of all members.

Public Member Functions

 RemoveImplied (const Implications< TAG > &impls, const OUT &out)
template<typename ITEMS , typename TAGS >
RemoveImplied< TAG, OUT > & operator= (const std::pair< ITEMS, TAGS > &data)

Protected Attributes

const Implications< TAG > & impls
OUT out

Detailed Description

template<typename TAG, typename OUT>
class tagcoll::RemoveImplied< TAG, OUT >

Remove redundant implied tags to a stream of tagged items.


Constructor & Destructor Documentation

template<typename TAG, typename OUT>
tagcoll::RemoveImplied< TAG, OUT >::RemoveImplied ( const Implications< TAG > &  impls,
const OUT &  out 
) [inline]

Member Function Documentation

template<typename TAG, typename OUT>
template<typename ITEMS , typename TAGS >
RemoveImplied<TAG, OUT>& tagcoll::RemoveImplied< TAG, OUT >::operator= ( const std::pair< ITEMS, TAGS > &  data  )  [inline]

Member Data Documentation

template<typename TAG, typename OUT>
const Implications<TAG>& tagcoll::RemoveImplied< TAG, OUT >::impls [protected]
template<typename TAG, typename OUT>
OUT tagcoll::RemoveImplied< TAG, OUT >::out [protected]

The documentation for this class was generated from the following file:
Generated on Thu May 13 07:36:12 2010 for libtagcoll by  doxygen 1.6.3