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

Add implied tags to a stream of tagged items. More...

#include <Implications.h>

List of all members.

Public Member Functions

 AddImplied (const Implications< TAG > &impls, const OUT &out)
template<typename ITEMS , typename TAGS >
AddImplied< 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::AddImplied< TAG, OUT >

Add implied tags to a stream of tagged items.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

The documentation for this class was generated from the following file:
Generated on Wed May 12 05:29:16 2010 for libtagcoll by  doxygen 1.6.3