#include <TagcollSerializer.h>
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|