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

CTBxmlOStream.icc File Reference

Implemenation (inline) of CTBxmlOStream and xml output helper classes. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

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


Detailed Description

Implemenation (inline) of CTBxmlOStream and xml output helper classes.

Version:
Id:
CTBxmlOStream.icc,v 1.4 2001/01/07 13:11:55 mueller Exp

Definition in file CTBxmlOStream.icc.


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