Classes | Namespaces | Defines | Enumerations | Variables
tinyxml2.h File Reference
#include <cctype>
#include <climits>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <stdint.h>
Include dependency graph for tinyxml2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tinyxml2::MemPoolT< ITEM_SIZE >::Block
class  tinyxml2::XMLDocument::DepthTracker
class  tinyxml2::DynArray< T, INITIAL_SIZE >
union  tinyxml2::MemPoolT< ITEM_SIZE >::Item
class  tinyxml2::MemPool
class  tinyxml2::MemPoolT< ITEM_SIZE >
class  tinyxml2::StrPair
class  tinyxml2::XMLAttribute
class  tinyxml2::XMLComment
class  tinyxml2::XMLConstHandle
class  tinyxml2::XMLDeclaration
class  tinyxml2::XMLDocument
class  tinyxml2::XMLElement
class  tinyxml2::XMLHandle
class  tinyxml2::XMLNode
class  tinyxml2::XMLPrinter
class  tinyxml2::XMLText
class  tinyxml2::XMLUnknown
class  tinyxml2::XMLUtil
class  tinyxml2::XMLVisitor

Namespaces

namespace  tinyxml2

Defines

#define TINYXML2_LIB   __attribute__((visibility("hidden")))
#define TINYXML2_MAJOR_VERSION   6
#define TINYXML2_MINOR_VERSION   2
#define TINYXML2_PATCH_VERSION   0
#define TIXMLASSERT(x)   {}

Enumerations

enum  tinyxml2::Whitespace { tinyxml2::PRESERVE_WHITESPACE, tinyxml2::COLLAPSE_WHITESPACE }
enum  tinyxml2::XMLError {
  tinyxml2::XML_SUCCESS = 0, tinyxml2::XML_NO_ATTRIBUTE, tinyxml2::XML_WRONG_ATTRIBUTE_TYPE, tinyxml2::XML_ERROR_FILE_NOT_FOUND,
  tinyxml2::XML_ERROR_FILE_COULD_NOT_BE_OPENED, tinyxml2::XML_ERROR_FILE_READ_ERROR, tinyxml2::UNUSED_XML_ERROR_ELEMENT_MISMATCH, tinyxml2::XML_ERROR_PARSING_ELEMENT,
  tinyxml2::XML_ERROR_PARSING_ATTRIBUTE, tinyxml2::UNUSED_XML_ERROR_IDENTIFYING_TAG, tinyxml2::XML_ERROR_PARSING_TEXT, tinyxml2::XML_ERROR_PARSING_CDATA,
  tinyxml2::XML_ERROR_PARSING_COMMENT, tinyxml2::XML_ERROR_PARSING_DECLARATION, tinyxml2::XML_ERROR_PARSING_UNKNOWN, tinyxml2::XML_ERROR_EMPTY_DOCUMENT,
  tinyxml2::XML_ERROR_MISMATCHED_ELEMENT, tinyxml2::XML_ERROR_PARSING, tinyxml2::XML_CAN_NOT_CONVERT_TEXT, tinyxml2::XML_NO_TEXT_NODE,
  tinyxml2::XML_ELEMENT_DEPTH_EXCEEDED, tinyxml2::XML_ERROR_COUNT
}

Variables

static const int TINYXML2_MAX_ELEMENT_DEPTH = 100
static const int TIXML2_MAJOR_VERSION = 6
static const int TIXML2_MINOR_VERSION = 2
static const int TIXML2_PATCH_VERSION = 0

Define Documentation

#define TINYXML2_LIB   __attribute__((visibility("hidden")))

Definition at line 71 of file tinyxml2.h.

#define TINYXML2_MAJOR_VERSION   6

Definition at line 97 of file tinyxml2.h.

#define TINYXML2_MINOR_VERSION   2

Definition at line 98 of file tinyxml2.h.

#define TINYXML2_PATCH_VERSION   0

Definition at line 99 of file tinyxml2.h.

#define TIXMLASSERT (   x)    {}

Definition at line 86 of file tinyxml2.h.


Variable Documentation

const int TINYXML2_MAX_ELEMENT_DEPTH = 100 [static]

Definition at line 106 of file tinyxml2.h.

const int TIXML2_MAJOR_VERSION = 6 [static]

Definition at line 93 of file tinyxml2.h.

const int TIXML2_MINOR_VERSION = 2 [static]

Definition at line 94 of file tinyxml2.h.

const int TIXML2_PATCH_VERSION = 0 [static]

Definition at line 95 of file tinyxml2.h.



behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Feb 2 2019 03:50:10