tagcoll::textformat::PatchAssembler< OUT > Class Template Reference

Assemble a patch from a stream of "item: +added, -removed" items and tags. More...

#include <TextFormat.h>

Collaboration diagram for tagcoll::textformat::PatchAssembler< OUT >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PatchAssembler (const OUT &out)
template<typename ITEMS, typename TAGS>
PatchAssembleroperator= (const std::pair< ITEMS, TAGS > &data)


Detailed Description

template<typename OUT>
class tagcoll::textformat::PatchAssembler< OUT >

Assemble a patch from a stream of "item: +added, -removed" items and tags.

Constructor & Destructor Documentation

template<typename OUT>
tagcoll::textformat::PatchAssembler< OUT >::PatchAssembler ( const OUT &  out  )  [inline]


Member Function Documentation

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


The documentation for this class was generated from the following file:
Generated on Fri Feb 8 10:50:45 2008 for libtagcoll by  doxygen 1.5.4