rospack_tinyxml Namespace Reference

Classes

class  TiXmlAttribute
class  TiXmlAttributeSet
class  TiXmlBase
class  TiXmlComment
struct  TiXmlCursor
class  TiXmlDeclaration
class  TiXmlDocument
class  TiXmlElement
class  TiXmlHandle
class  TiXmlNode
class  TiXmlOutStream
class  TiXmlParsingData
class  TiXmlPrinter
class  TiXmlString
class  TiXmlText
class  TiXmlUnknown
class  TiXmlVisitor

Enumerations

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

Functions

bool operator!= (const char *a, const TiXmlString &b)
bool operator!= (const TiXmlString &a, const char *b)
bool operator!= (const TiXmlString &a, const TiXmlString &b)
TiXmlString operator+ (const char *a, const TiXmlString &b)
TiXmlString operator+ (const TiXmlString &a, const char *b)
TiXmlString operator+ (const TiXmlString &a, const TiXmlString &b)
bool operator< (const TiXmlString &a, const TiXmlString &b)
bool operator<= (const TiXmlString &a, const TiXmlString &b)
bool operator== (const char *a, const TiXmlString &b)
bool operator== (const TiXmlString &a, const char *b)
bool operator== (const TiXmlString &a, const TiXmlString &b)
bool operator> (const TiXmlString &a, const TiXmlString &b)
bool operator>= (const TiXmlString &a, const TiXmlString &b)
FILE * TiXmlFOpen (const char *filename, const char *mode)

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
const unsigned char TIXML_UTF_LEAD_0 = 0xefU
const unsigned char TIXML_UTF_LEAD_1 = 0xbbU
const unsigned char TIXML_UTF_LEAD_2 = 0xbfU

Enumeration Type Documentation

anonymous enum
Enumerator:
TIXML_SUCCESS 
TIXML_NO_ATTRIBUTE 
TIXML_WRONG_TYPE 

Definition at line 170 of file tinyxml.h.

Enumerator:
TIXML_ENCODING_UNKNOWN 
TIXML_ENCODING_UTF8 
TIXML_ENCODING_LEGACY 

Definition at line 179 of file tinyxml.h.


Function Documentation

bool rospack_tinyxml::operator!= ( const char *  a,
const TiXmlString &  b 
) [inline]

Definition at line 288 of file tinystr.h.

bool rospack_tinyxml::operator!= ( const TiXmlString &  a,
const char *  b 
) [inline]

Definition at line 287 of file tinystr.h.

bool rospack_tinyxml::operator!= ( const TiXmlString &  a,
const TiXmlString &  b 
) [inline]

Definition at line 280 of file tinystr.h.

TiXmlString rospack_tinyxml::operator+ ( const char *  a,
const TiXmlString &  b 
)
TiXmlString rospack_tinyxml::operator+ ( const TiXmlString &  a,
const char *  b 
)
TiXmlString rospack_tinyxml::operator+ ( const TiXmlString &  a,
const TiXmlString &  b 
)
bool rospack_tinyxml::operator< ( const TiXmlString &  a,
const TiXmlString &  b 
) [inline]

Definition at line 275 of file tinystr.h.

bool rospack_tinyxml::operator<= ( const TiXmlString &  a,
const TiXmlString &  b 
) [inline]

Definition at line 282 of file tinystr.h.

bool rospack_tinyxml::operator== ( const char *  a,
const TiXmlString &  b 
) [inline]

Definition at line 286 of file tinystr.h.

bool rospack_tinyxml::operator== ( const TiXmlString &  a,
const char *  b 
) [inline]

Definition at line 285 of file tinystr.h.

bool rospack_tinyxml::operator== ( const TiXmlString &  a,
const TiXmlString &  b 
) [inline]

Definition at line 270 of file tinystr.h.

bool rospack_tinyxml::operator> ( const TiXmlString &  a,
const TiXmlString &  b 
) [inline]

Definition at line 281 of file tinystr.h.

bool rospack_tinyxml::operator>= ( const TiXmlString &  a,
const TiXmlString &  b 
) [inline]

Definition at line 283 of file tinystr.h.

FILE* rospack_tinyxml::TiXmlFOpen ( const char *  filename,
const char *  mode 
)

Definition at line 39 of file tinyxml.cpp.


Variable Documentation

Definition at line 186 of file tinyxml.h.

Definition at line 109 of file tinyxml.h.

Definition at line 110 of file tinyxml.h.

Definition at line 111 of file tinyxml.h.

const unsigned char rospack_tinyxml::TIXML_UTF_LEAD_0 = 0xefU

Definition at line 64 of file tinyxmlparser.cpp.

const unsigned char rospack_tinyxml::TIXML_UTF_LEAD_1 = 0xbbU

Definition at line 65 of file tinyxmlparser.cpp.

const unsigned char rospack_tinyxml::TIXML_UTF_LEAD_2 = 0xbfU

Definition at line 66 of file tinyxmlparser.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rospack
Author(s): Morgan Quigley, Brian Gerkey
autogenerated on Fri Jan 11 11:39:44 2013