Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

Tagcoll::TagcollReverser< ITEM, TAG > Class Template Reference

#include <TagcollReverser.h>

Inheritance diagram for Tagcoll::TagcollReverser< ITEM, TAG >:

Tagcoll::TagcollConsumer< ITEM, TAG > List of all members.

Public Member Functions

virtual ~TagcollReverser () throw ()
void setUntaggedItemName (const ITEM &item) throw ()
virtual void consume (const ITEM &item) throw ()
virtual void consume (const ITEM &item, const OpSet< TAG > &tags) throw ()
void output (TagcollConsumer< TAG, ITEM > &consumer) throw ()

Protected Attributes

std::map< TAG, OpSet< ITEM > > tagged
OpSet< ITEM > untagged
ITEM untagged_name

template<class ITEM = std::string, class TAG = std::string>
class Tagcoll::TagcollReverser< ITEM, TAG >


Constructor & Destructor Documentation

template<class ITEM = std::string, class TAG = std::string>
virtual Tagcoll::TagcollReverser< ITEM, TAG >::~TagcollReverser  )  throw () [inline, virtual]
 


Member Function Documentation

template<class ITEM = std::string, class TAG = std::string>
virtual void Tagcoll::TagcollReverser< ITEM, TAG >::consume const ITEM &  item,
const OpSet< TAG > &  tags
throw () [inline, virtual]
 

Implements Tagcoll::TagcollConsumer< ITEM, TAG >.

template<class ITEM = std::string, class TAG = std::string>
virtual void Tagcoll::TagcollReverser< ITEM, TAG >::consume const ITEM &  item  )  throw () [inline, virtual]
 

Implements Tagcoll::TagcollConsumer< ITEM, TAG >.

template<class ITEM = std::string, class TAG = std::string>
void Tagcoll::TagcollReverser< ITEM, TAG >::output TagcollConsumer< TAG, ITEM > &  consumer  )  throw () [inline]
 

template<class ITEM = std::string, class TAG = std::string>
void Tagcoll::TagcollReverser< ITEM, TAG >::setUntaggedItemName const ITEM &  item  )  throw () [inline]
 


Member Data Documentation

template<class ITEM = std::string, class TAG = std::string>
std::map< TAG, OpSet<ITEM> > Tagcoll::TagcollReverser< ITEM, TAG >::tagged [protected]
 

template<class ITEM = std::string, class TAG = std::string>
OpSet<ITEM> Tagcoll::TagcollReverser< ITEM, TAG >::untagged [protected]
 

template<class ITEM = std::string, class TAG = std::string>
ITEM Tagcoll::TagcollReverser< ITEM, TAG >::untagged_name [protected]
 


The documentation for this class was generated from the following file:
Generated on Sun Aug 15 13:57:25 2004 for libtagcoll by doxygen 1.3.8