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

Tagcoll::TagcollSerializer Class Reference

#include <TagcollSerializer.h>

Inheritance diagram for Tagcoll::TagcollSerializer:

Tagcoll::TagcollConsumer< std::string > List of all members.

Public Member Functions

 TagcollSerializer (FILE *out) throw ()
virtual void consume (const std::string &item) throw ()
virtual void consume (const std::string &item, const OpSet< std::string > &tags) throw ()
virtual void consume (const OpSet< std::string > &items) throw ()
virtual void consume (const OpSet< std::string > &items, const OpSet< std::string > &tags) throw ()

Protected Member Functions

void printTagset (const OpSet< std::string > &ts) throw ()

Protected Attributes

FILE * out

Constructor & Destructor Documentation

Tagcoll::TagcollSerializer::TagcollSerializer FILE *  out  )  throw () [inline]
 


Member Function Documentation

void TagcollSerializer::consume const OpSet< std::string > &  items,
const OpSet< std::string > &  tags
throw () [virtual]
 

Reimplemented from Tagcoll::TagcollConsumer< std::string >.

void TagcollSerializer::consume const OpSet< std::string > &  items  )  throw () [virtual]
 

Reimplemented from Tagcoll::TagcollConsumer< std::string >.

void TagcollSerializer::consume const std::string &  item,
const OpSet< std::string > &  tags
throw () [virtual]
 

Implements Tagcoll::TagcollConsumer< std::string >.

void TagcollSerializer::consume const std::string &  item  )  throw () [virtual]
 

Implements Tagcoll::TagcollConsumer< std::string >.

void TagcollSerializer::printTagset const OpSet< std::string > &  ts  )  throw () [protected]
 


Member Data Documentation

FILE* Tagcoll::TagcollSerializer::out [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Oct 26 19:31:34 2004 for libtagcoll by  doxygen 1.3.9.1