#include "CTBstring.hxx"
#include "CTBtime.hxx"
#include "CTBstack.hxx"
#include "CTBxmlOStream.icc"
Include dependency graph for CTBxmlOStream.hxx:
This graph shows which files directly or indirectly include this file:
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> CTBxmlOStream & | operator<< (CTBxmlOStream &xos, const T &obj) |
Definition in file CTBxmlOStream.hxx.
|
Definition at line 2 of file CTBxmlOStream.hxx. |
|
Write object obj.
Definition at line 109 of file CTBxmlOStream.icc. |