ximol/xml/cdata.hpp File Reference


Detailed Description

Define cdata Interface.

Author:
Tournois Florent
Version:
1.0
Id
cdata.hpp,v 1.7 2004/02/25 18:59:13 tournois Exp
Log
cdata.hpp,v
Revision 1.7 2004/02/25 18:59:13 tournois imporve the gcc compatibility.

Revision 1.6 2004/02/22 10:27:34 tournois Add some doc.

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

Revision 1.4 2004/01/29 20:52:35 tournois doc and tutorial.

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

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

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

Definition in file cdata.hpp.

#include <ximol/parser/utils.hpp>
#include <ximol/assignment.hpp>
#include <ximol/str_cast.hpp>

Include dependency graph for cdata.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  manipulator_cdata
 class for the qualified name More...


Functions

template<typename T> xostreamoperator<< (xostream &xos, const manipulator_cdata< T > &m)
template<typename T> xistreamoperator>> (xistream &xis, manipulator_cdata< T > &m)
template<typename T> manipulator_cdata< T > cdata (T &t)
XIMOL_EXPORT xostreamcdata_start (xostream &xos)
XIMOL_EXPORT xistreamcdata_start (xistream &xis)
XIMOL_EXPORT xostreamcdata_end (xostream &xos)
XIMOL_EXPORT xistreamcdata_end (xistream &xis)


Function Documentation

template<typename T>
manipulator_cdata<T> cdata T &  t  ) 
 

Definition at line 134 of file cdata.hpp.

template<typename T>
xostream& operator<< xostream xos,
const manipulator_cdata< T > &  m
 

Definition at line 114 of file cdata.hpp.

References write_cd_sect(), and XIMOL_PARSER_USING_NAMESPACE.

template<typename T>
xistream& operator>> xistream xis,
manipulator_cdata< T > &  m
 

Definition at line 125 of file cdata.hpp.

References read_cd_sect(), manipulator_cdata< T >::set_string(), XIMOL_PARSER_USING_NAMESPACE, and xstring.



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