ximol/xml/etag.cpp File Reference


Detailed Description

Define etag Implementation.

Author:
Tournois Florent
Version:
1.0
Id
etag.cpp,v 1.3 2004/02/22 10:27:34 tournois Exp
Log
etag.cpp,v
Revision 1.3 2004/02/22 10:27:34 tournois Add some doc.

Revision 1.2 2004/02/22 09:54:21 tournois Change years on the copyright.

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

Definition in file etag.cpp.

#include <ximol/xml/etag.hpp>
#include <ximol/config/define_functions_prefix_local.hpp>
#include <ximol/config/define_functions_local.hpp>

Include dependency graph for etag.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define XIMOL_HEADER_DEFINE_FUNCTION(type1, type2)
#define XIMOL_HEADER_DEFINE_FUNCTION(type1)

Functions

manipulator_etag< qualified_name<
::std::wstring,::std::wstring > > 
etag ()


Define Documentation

#define XIMOL_HEADER_DEFINE_FUNCTION type1   ) 
 

Value:

Definition at line 53 of file etag.cpp.

#define XIMOL_HEADER_DEFINE_FUNCTION type1,
type2   ) 
 

Value:

manipulator_etag< qualified_name<type1, type2> > etag(type1 & prefix, type2 & local){ \
    return manipulator_etag< qualified_name<type1,type2> >(qname(prefix, local)); };

Definition at line 53 of file etag.cpp.


Function Documentation

manipulator_etag< qualified_name< ::std::wstring, ::std::wstring> > etag  ) 
 

Examples:
quickstart_01.cpp, tutorial_hello.cpp, and tutorial_stag.cpp.

Definition at line 59 of file etag.cpp.

Referenced by operator<<(), and operator>>().



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