manipulator_etag< Qname > Struct Template Reference

#include <etag.hpp>

Collaboration diagram for manipulator_etag< Qname >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename Qname>
struct manipulator_etag< Qname >

Manipulator for the start tag.

Definition at line 79 of file etag.hpp.

Public Member Functions

 manipulator_etag ()
 manipulator_etag (Qname qname)
 manipulator_etag (const manipulator_etag< Qname > &x)
 ~manipulator_etag ()

Public Attributes

Qname * qname_


Constructor & Destructor Documentation

template<typename Qname>
manipulator_etag< Qname >::manipulator_etag  )  [inline]
 

Definition at line 81 of file etag.hpp.

References manipulator_etag< Qname >::qname_.

template<typename Qname>
manipulator_etag< Qname >::manipulator_etag Qname  qname  )  [inline]
 

Definition at line 82 of file etag.hpp.

References qname(), and manipulator_etag< Qname >::qname_.

template<typename Qname>
manipulator_etag< Qname >::manipulator_etag const manipulator_etag< Qname > &  x  )  [inline]
 

Definition at line 83 of file etag.hpp.

References manipulator_etag< Qname >::qname_.

template<typename Qname>
manipulator_etag< Qname >::~manipulator_etag  )  [inline]
 

Definition at line 84 of file etag.hpp.

References manipulator_etag< Qname >::qname_.


Member Data Documentation

template<typename Qname>
Qname* manipulator_etag< Qname >::qname_
 

Definition at line 86 of file etag.hpp.

Referenced by manipulator_etag< Qname >::manipulator_etag(), operator>>(), and manipulator_etag< Qname >::~manipulator_etag().


The documentation for this struct was generated from the following file:


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.