#include "convert.h"
#include <vector>
#include "xml/ixml.h"
Go to the source code of this file.
Data Structures | |
class | XMLEntityOutputStream |
class | XMLStreamWriter |
class | XMLStreamWriter::state_t |
Defines | |
#define | INCLUDED_XML_XMLWRITER_H |
Functions | |
template<typename T > | |
XMLEntityOutputStream & | operator<< (XMLEntityOutputStream &ostream, const T &t) |
#define INCLUDED_XML_XMLWRITER_H |
Definition at line 23 of file xmlwriter.h.
XMLEntityOutputStream& operator<< | ( | XMLEntityOutputStream & | ostream, | |
const T & | t | |||
) | [inline] |
Definition at line 82 of file xmlwriter.h.
References ostream_write().