Public Member Functions
tag_pimpl Class Reference

#include <tag-pimpl.hxx>

Inheritance diagram for tag_pimpl:
tag_pskel

Public Member Functions

virtual void pre ()
virtual void k (const ::std::string &)
virtual void v (const ::std::string &)
virtual std::pair< std::string,
std::string > 
post_tag ()

Detailed Description

Definition at line 13 of file tag-pimpl.hxx.


Member Function Documentation

void tag_pimpl::k ( const ::std::string &  k) [virtual]

Reimplemented from tag_pskel.

Definition at line 19 of file tag-pimpl.cxx.

std::pair< std::string, std::string > tag_pimpl::post_tag ( ) [virtual]

Implements tag_pskel.

Definition at line 31 of file tag-pimpl.cxx.

void tag_pimpl::pre ( ) [virtual]

Definition at line 14 of file tag-pimpl.cxx.

void tag_pimpl::v ( const ::std::string &  v) [virtual]

Reimplemented from tag_pskel.

Definition at line 25 of file tag-pimpl.cxx.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines