manipulator_box< String1, String2, Att, T > Struct Template Reference

#include <box.hpp>

Collaboration diagram for manipulator_box< String1, String2, Att, T >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename String1, typename String2, typename Att, typename T>
struct manipulator_box< String1, String2, Att, T >

Manipulator for the start tag.

Definition at line 83 of file box.hpp.

Public Types

typedef qualified_name< String1,
String2 > 
qname_type
typedef manipulator_stag<
qname_type, Att > 
stag_type

Public Member Functions

 manipulator_box (const stag_type &stag, T &t)
 manipulator_box (const manipulator_box< String1, String2, Att, T > &x)

Public Attributes

stag_type stag_
T & t_


Member Typedef Documentation

template<typename String1, typename String2, typename Att, typename T>
typedef qualified_name<String1,String2> manipulator_box< String1, String2, Att, T >::qname_type
 

Definition at line 86 of file box.hpp.

template<typename String1, typename String2, typename Att, typename T>
typedef manipulator_stag< qname_type, Att> manipulator_box< String1, String2, Att, T >::stag_type
 

Definition at line 87 of file box.hpp.

Referenced by manipulator_box< String1, String2, Att, T >::manipulator_box().


Constructor & Destructor Documentation

template<typename String1, typename String2, typename Att, typename T>
manipulator_box< String1, String2, Att, T >::manipulator_box const stag_type stag,
T &  t
[inline]
 

Definition at line 89 of file box.hpp.

References manipulator_box< String1, String2, Att, T >::stag_, manipulator_box< String1, String2, Att, T >::stag_type, and manipulator_box< String1, String2, Att, T >::t_.

template<typename String1, typename String2, typename Att, typename T>
manipulator_box< String1, String2, Att, T >::manipulator_box const manipulator_box< String1, String2, Att, T > &  x  )  [inline]
 

Definition at line 90 of file box.hpp.

References manipulator_box< String1, String2, Att, T >::stag_, and manipulator_box< String1, String2, Att, T >::t_.


Member Data Documentation

template<typename String1, typename String2, typename Att, typename T>
stag_type manipulator_box< String1, String2, Att, T >::stag_
 

Definition at line 92 of file box.hpp.

Referenced by manipulator_box< String1, String2, Att, T >::manipulator_box(), and operator>>().

template<typename String1, typename String2, typename Att, typename T>
T& manipulator_box< String1, String2, Att, T >::t_
 

Definition at line 93 of file box.hpp.

Referenced by manipulator_box< String1, String2, Att, T >::manipulator_box(), and 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.