ximol/stream.cpp File Reference
Detailed Description
XML streams implementations.
- Author:
- Tournois Florent
- Version:
- 1.0
- Id
- stream.cpp,v 1.10 2004/02/22 10:27:32 tournois Exp
- Log
- stream.cpp,v
Revision 1.10 2004/02/22 10:27:32 tournois Add some doc.
Revision 1.9 2004/02/22 09:54:19 tournois Change years on the copyright.
Revision 1.8 2003/11/18 18:54:51 tournois Add str_cast and drop the transformation.hpp file.
Revision 1.7 2003/11/02 19:23:01 tournois Go to the boost coding standard. Change all name to lower case.
Revision 1.6 2003/10/25 18:17:38 hfp empty log message ***
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.cpp.
#include <ximol/stream.hpp>
#include <ximol/encoders/encoders.hpp>
#include <ximol/str_cast.hpp>
Include dependency graph for stream.cpp:
Go to the source code of this file.
Function Documentation
XIMOL_BEGIN_NAMESPACE xostream& use_XML |
( |
xostream & |
xos, |
|
|
const ::std::string & |
encoding_name |
|
) |
|
|
|