tinyxml.h File Reference

#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "tinystr.h"
Include dependency graph for tinyxml.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TiXmlBase::Entity
class  TiXmlAttribute
class  TiXmlAttributeSet
class  TiXmlBase
class  TiXmlComment
struct  TiXmlCursor
class  TiXmlDeclaration
class  TiXmlDocument
class  TiXmlElement
class  TiXmlHandle
class  TiXmlNode
class  TiXmlPrinter
class  TiXmlText
class  TiXmlUnknown
class  TiXmlVisitor

Defines

#define TINYXML_EXPORT
#define TIXML_SAFE
#define TIXML_STRING   TiXmlString

Enumerations

enum  { TIXML_SUCCESS, TIXML_NO_ATTRIBUTE, TIXML_WRONG_TYPE }
enum  TiXmlEncoding { TIXML_ENCODING_UNKNOWN, TIXML_ENCODING_UTF8, TIXML_ENCODING_LEGACY }

Variables

const TiXmlEncoding TIXML_DEFAULT_ENCODING = TIXML_ENCODING_UNKNOWN
const int TIXML_MAJOR_VERSION = 2
const int TIXML_MINOR_VERSION = 5
const int TIXML_PATCH_VERSION = 3

Define Documentation

#define TINYXML_EXPORT

Definition at line 94 of file tinyxml.h.

#define TIXML_SAFE

Definition at line 60 of file tinyxml.h.

#define TIXML_STRING   TiXmlString

Definition at line 53 of file tinyxml.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
TIXML_SUCCESS 
TIXML_NO_ATTRIBUTE 
TIXML_WRONG_TYPE 

Definition at line 167 of file tinyxml.h.

Enumerator:
TIXML_ENCODING_UNKNOWN 
TIXML_ENCODING_UTF8 
TIXML_ENCODING_LEGACY 

Definition at line 176 of file tinyxml.h.


Variable Documentation

const TiXmlEncoding TIXML_DEFAULT_ENCODING = TIXML_ENCODING_UNKNOWN

Definition at line 183 of file tinyxml.h.

const int TIXML_MAJOR_VERSION = 2

Definition at line 106 of file tinyxml.h.

const int TIXML_MINOR_VERSION = 5

Definition at line 107 of file tinyxml.h.

const int TIXML_PATCH_VERSION = 3

Definition at line 108 of file tinyxml.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rospack
Author(s): Morgan Quigley, Brian Gerkey
autogenerated on Fri Jan 11 09:35:30 2013