interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

/home/tetron/hack/vos/libs/vos/vutil/tinyxml.hh File Reference

Go to the source code of this file.

Classes

Defines

Enumerations

Variables


Define Documentation

#define TIXML_ISTREAM   std::istream

Definition at line 63 of file tinyxml.hh.

#define TIXML_LOG   printf

Definition at line 56 of file tinyxml.hh.

#define TIXML_OSTREAM   std::ostream

Definition at line 64 of file tinyxml.hh.

#define TIXML_SAFE

Definition at line 75 of file tinyxml.hh.

#define TIXML_STRING   std::string

Definition at line 62 of file tinyxml.hh.

#define TIXML_USE_STL   1

Definition at line 28 of file tinyxml.hh.


Enumeration Type Documentation

anonymous enum

Enumerator:
TIXML_SUCCESS 
TIXML_NO_ATTRIBUTE 
TIXML_WRONG_TYPE 

Definition at line 117 of file tinyxml.hh.

Enumerator:
TIXML_ENCODING_UNKNOWN 
TIXML_ENCODING_UTF8 
TIXML_ENCODING_LEGACY 

Definition at line 126 of file tinyxml.hh.


Variable Documentation

const TiXmlEncoding TIXML_DEFAULT_ENCODING = TIXML_ENCODING_UNKNOWN

Definition at line 133 of file tinyxml.hh.

const int TIXML_MAJOR_VERSION = 2

Definition at line 99 of file tinyxml.hh.

const int TIXML_MINOR_VERSION = 4

Definition at line 100 of file tinyxml.hh.

const int TIXML_PATCH_VERSION = 2

Definition at line 101 of file tinyxml.hh.