tagcoll::textformat::PatchBuilder< ITEM, TAG, ITEMSER, TAGSER > Class Template Reference
#include <TextFormat.h>
List of all members.
Public Member Functions |
| PatchBuilder (PatchList< ITEM, TAG > &patch, const ITEMSER &itemconv, const TAGSER &tagconv) |
template<typename ITEMS , typename TAGS > |
PatchBuilder< ITEM, TAG,
ITEMSER, TAGSER > & | operator= (const std::pair< ITEMS, TAGS > &data) |
const PatchList< ITEM, TAG > & | getPatch () const throw () |
Protected Attributes |
PatchList< ITEM, TAG > & | patch |
const ITEMSER & | itemconv |
const TAGSER & | tagconv |
template<typename ITEM, typename TAG, typename ITEMSER, typename TAGSER>
class tagcoll::textformat::PatchBuilder< ITEM, TAG, ITEMSER, TAGSER >
Constructor & Destructor Documentation
template<typename ITEM, typename TAG, typename ITEMSER, typename TAGSER>
Member Function Documentation
template<typename ITEM, typename TAG, typename ITEMSER, typename TAGSER>
template<typename ITEM, typename TAG, typename ITEMSER, typename TAGSER>
template<typename ITEMS , typename TAGS >
Member Data Documentation
template<typename ITEM, typename TAG, typename ITEMSER, typename TAGSER>
template<typename ITEM, typename TAG, typename ITEMSER, typename TAGSER>
template<typename ITEM, typename TAG, typename ITEMSER, typename TAGSER>
The documentation for this class was generated from the following file: