ximol/qname.hpp File Reference


Detailed Description

qualified name (declaration).

Author:
Tournois Florent
Version:
1.0
Id
qname.hpp,v 1.17 2004/02/22 10:27:32 tournois Exp
Log
qname.hpp,v
Revision 1.17 2004/02/22 10:27:32 tournois Add some doc.

Revision 1.16 2004/02/22 09:54:19 tournois Change years on the copyright.

Revision 1.15 2004/02/21 20:03:58 tournois Change the stag, etag, open_stag, box and rebox template with macro.

Revision 1.14 2004/01/19 20:40:55 tournois Add min, max and digits facet. Create the control flow file.

Revision 1.13 2004/01/18 11:40:58 tournois Add the pattern facet.

Revision 1.12 2004/01/08 20:02:29 tournois Add XIMOL_XML_NAMESPACE_PATH::comment and assignment mainuplator.

Revision 1.11 2004/01/07 21:13:10 tournois no message

Revision 1.10 2004/01/06 21:04:10 tournois no message

Revision 1.9 2003/12/10 20:32:18 tournois Fix somes bugs about attributes and now tests are all check.

Revision 1.8 2003/12/09 19:57:27 tournois Fix some bugs about attributes classes.

Revision 1.7 2003/12/03 12:59:34 hfp include dependencies and type forwarding

Revision 1.6 2003/11/27 15:31:55 hfp partially adapted to vc6.

Revision 1.5 2003/11/19 20:52:54 tournois Add new manipulator for stag and etag. Correct bugs and add tests.

Revision 1.4 2003/11/18 18:54:51 tournois Add str_cast and drop the transformation.hpp file.

Revision 1.3 2003/11/16 13:25:25 tournois Change the error to use wide string. Change the translation to use wide string.

Revision 1.2 2003/11/14 11:45:04 tournois First try for the stag.

Revision 1.1 2003/11/13 20:38:48 tournois no message

Definition in file qname.hpp.

#include <ximol/error.hpp>
#include <ximol/typedefs.hpp>
#include <ximol/translation.hpp>
#include <ximol/str_cast.hpp>
#include <ximol/assignment.hpp>

Include dependency graph for qname.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  qualified_name
 class for the qualified name More...


Functions

template<typename T, typename U> qualified_name< T, U > qname (T &prefix, U &local)
template<typename T> qualified_name< T, T > qname (T &local)


Function Documentation

template<typename T>
qualified_name<T,T> qname T &  local  ) 
 

Definition at line 158 of file qname.hpp.

Referenced by attributes::insert(), and reader_policy::by_default< qname_type, abs_reader_type >::read().

template<typename T, typename U>
qualified_name<T,U> qname T &  prefix,
U &  local
 

Definition at line 152 of file qname.hpp.

Referenced by attributes::insert(), manipulator_etag< Qname >::manipulator_etag(), manipulator_open_stag< Qname, Attributes >::manipulator_open_stag(), manipulator_stag< qname_type, Att >::manipulator_stag(), and reader_policy::by_default< qname_type, abs_reader_type >::read().



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