Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBxmlOStream.hxx File Reference

Declaration of CTBxmlOStream and xml output helper classes. More...

#include "CTBstring.hxx"
#include "CTBtime.hxx"
#include "CTBstack.hxx"
#include "CTBxmlOStream.icc"

Include dependency graph for CTBxmlOStream.hxx:

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.

Compounds

class  CTBxmlOStream
 XML output stream **. More...

class  CTBxmlStartTag
 XML start tag representation **. More...

class  CTBxmlEmptyTag
 XML empty tag representation **. More...

class  CTBxmlEndTag
 XML end tag representation **. More...


Defines

#define _CTBxmlOStream_HXX   1

Functions

template<class T> CTBxmlOStreamoperator<< (CTBxmlOStream &xos, const T &obj)


Detailed Description

Declaration of CTBxmlOStream and xml output helper classes.

Version:
Id:
CTBxmlOStream.hxx,v 1.4 2001/02/14 22:27:38 mueller Exp

Definition in file CTBxmlOStream.hxx.


Define Documentation

#define _CTBxmlOStream_HXX   1
 

Definition at line 2 of file CTBxmlOStream.hxx.


Function Documentation

template<class T>
CTBxmlOStream& operator<< CTBxmlOStream & xos,
const T & obj
[inline]
 

Write object obj.

Todo:
implement proper escaping, e.g. by using intermediate strstream

Definition at line 109 of file CTBxmlOStream.icc.


Generated at Fri Oct 24 18:13:06 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001