ximol/xml/comment.hpp File Reference


Detailed Description

Define comment Interface.

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

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

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

Revision 1.1 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 comment.hpp.

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

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


Functions

template<typename T> xostreamoperator<< (xostream &xos, const manipulator_comment< T > &m)
template<typename T> xistreamoperator>> (xistream &xis, manipulator_comment< T > &m)
template<typename T> manipulator_comment< T > comment (T &t)


Function Documentation

template<typename T>
manipulator_comment<T> comment T &  t  ) 
 

Definition at line 118 of file comment.hpp.

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

Definition at line 98 of file comment.hpp.

References write_comment(), and XIMOL_PARSER_USING_NAMESPACE.

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

Definition at line 109 of file comment.hpp.

References read_comment(), manipulator_comment< T >::set(), 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.