xmlparser.h File Reference

#include <cstdio>
#include <string.h>
#include "ixml.h"
#include <libxml/parser.h>
#include "convert.h"
#include <stdarg.h>
Include dependency graph for xmlparser.h:

Go to the source code of this file.

Data Structures

class  SAXElement
class  FormattedVA
class  Formatted
class  XMLSAXImporter
class  XMLStreamParser

Defines

#define INCLUDED_XML_XMLPARSER_H

Functions

template<typename TextOutputStreamType >
TextOutputStreamType & ostream_write (TextOutputStreamType &ostream, const FormattedVA &formatted)
template<typename TextOutputStreamType >
TextOutputStreamType & ostream_write (TextOutputStreamType &ostream, const Formatted &formatted)

Define Documentation

#define INCLUDED_XML_XMLPARSER_H

Definition at line 23 of file xmlparser.h.


Function Documentation

template<typename TextOutputStreamType >
TextOutputStreamType& ostream_write ( TextOutputStreamType &  ostream,
const Formatted formatted 
) [inline]

Definition at line 95 of file xmlparser.h.

References Formatted::m_arguments, and Formatted::m_format.

template<typename TextOutputStreamType >
TextOutputStreamType& ostream_write ( TextOutputStreamType &  ostream,
const FormattedVA formatted 
) [inline]

Definition at line 88 of file xmlparser.h.

References FormattedVA::m_arguments, and FormattedVA::m_format.


Generated by  doxygen 1.6.2