ximol/stream.hpp File Reference


Detailed Description

XML streams declarations.

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

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

Revision 1.6 2003/11/02 19:23:01 tournois Go to the boost coding standard. Change all name to lower case.

Revision 1.5 2003/10/25 13:53:39 hfp review and separation

Revision 1.4 2003/10/09 16:59:45 tournois add the stringstream initialisation. add some prolog test. Correct code for VC6.0.

Definition in file stream.hpp.

#include <ximol/xml/context.hpp>
#include <ximol/macros.hpp>
#include <iostream>

Include dependency graph for stream.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  xostream
 class ostream with context. More...

class  xistream
 class istream with context. More...

class  xiostream
 class derived bfrom xistream and xostream. More...


Functions

XIMOL_EXPORT xostreamuse_XML (xostream &xos, const::std::string &encoding_name=XIMOL_DEFAULT_ENCODING)
 Change encoding.

XIMOL_EXPORT xistreamuse_XML (xistream &xis, const::std::string &encoding_name=XIMOL_DEFAULT_ENCODING)
 Change encoding.


Function Documentation

XIMOL_EXPORT xistream& use_XML xistream xis,
const::std::string &  encoding_name = XIMOL_DEFAULT_ENCODING
 

Change encoding.

Definition at line 75 of file stream.cpp.

References xistream::encoding().

XIMOL_EXPORT xostream& use_XML xostream xos,
const::std::string &  encoding_name = XIMOL_DEFAULT_ENCODING
 

Change encoding.

Definition at line 66 of file stream.cpp.

References xostream::encoding().



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