manipulator_open_stag< Qname, Attributes > Struct Template Reference

#include <open_stag.hpp>

Collaboration diagram for manipulator_open_stag< Qname, Attributes >:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Manipulator for the start tag.

Definition at line 67 of file open_stag.hpp.

Public Member Functions

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

Public Attributes

Qname * qname_
Attributes * att_


Constructor & Destructor Documentation

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

Definition at line 69 of file open_stag.hpp.

References qname().

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

Definition at line 70 of file open_stag.hpp.

References qname().

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

Definition at line 71 of file open_stag.hpp.

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

Definition at line 72 of file open_stag.hpp.


Member Data Documentation

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

Definition at line 75 of file open_stag.hpp.

Referenced by operator>>().

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

Definition at line 74 of file open_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.