manipulator_stag< Qname, Attributes > Struct Template Reference

#include <stag.hpp>

Inheritance diagram for manipulator_stag< Qname, Attributes >:

Inheritance graph
[legend]
Collaboration diagram for manipulator_stag< Qname, Attributes >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename Qname, typename Attributes>
struct manipulator_stag< Qname, Attributes >

Manipulator for the start tag.

Definition at line 100 of file stag.hpp.

Public Member Functions

 manipulator_stag (Qname qname)
 manipulator_stag (Qname qname, Attributes &att)
 manipulator_stag (const manipulator_stag< Qname, Attributes > &x)
 ~manipulator_stag ()

Public Attributes

Qname * qname_
Attributes * att_


Constructor & Destructor Documentation

template<typename Qname, typename Attributes>
manipulator_stag< Qname, Attributes >::manipulator_stag Qname  qname  )  [inline]
 

Definition at line 102 of file stag.hpp.

template<typename Qname, typename Attributes>
manipulator_stag< Qname, Attributes >::manipulator_stag Qname  qname,
Attributes &  att
[inline]
 

Definition at line 103 of file stag.hpp.

template<typename Qname, typename Attributes>
manipulator_stag< Qname, Attributes >::manipulator_stag const manipulator_stag< Qname, Attributes > &  x  )  [inline]
 

Definition at line 104 of file stag.hpp.

template<typename Qname, typename Attributes>
manipulator_stag< Qname, Attributes >::~manipulator_stag  )  [inline]
 

Definition at line 105 of file stag.hpp.


Member Data Documentation

template<typename Qname, typename Attributes>
Attributes* manipulator_stag< Qname, Attributes >::att_
 

Definition at line 108 of file stag.hpp.

Referenced by operator>>().

template<typename Qname, typename Attributes>
Qname* manipulator_stag< Qname, Attributes >::qname_
 

Definition at line 107 of file stag.hpp.

Referenced by operator>>().


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.