/Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/tinyxml/tinystr.h File Reference

#include <assert.h>
#include <string.h>

Include dependency graph for tinystr.h:

This graph shows which files directly or indirectly include this file:


Classes

class  TiXmlString
struct  TiXmlString::Rep
class  TiXmlOutStream

Defines

#define TIXML_EXPLICIT

Functions

bool 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 TiXmlString &a, const TiXmlString &b)
bool operator<= (const TiXmlString &a, const TiXmlString &b)
bool operator>= (const TiXmlString &a, const TiXmlString &b)
bool operator== (const TiXmlString &a, const char *b)
bool operator== (const char *a, const TiXmlString &b)
bool operator!= (const TiXmlString &a, const char *b)
bool operator!= (const char *a, const TiXmlString &b)
TiXmlString operator+ (const TiXmlString &a, const TiXmlString &b)
TiXmlString operator+ (const TiXmlString &a, const char *b)
TiXmlString operator+ (const char *a, const TiXmlString &b)

Define Documentation

#define TIXML_EXPLICIT


Function Documentation

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

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

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

TiXmlString operator+ ( const char *  a,
const TiXmlString b 
)

Here is the call graph for this function:

TiXmlString operator+ ( const TiXmlString a,
const char *  b 
)

Here is the call graph for this function:

TiXmlString operator+ ( const TiXmlString a,
const TiXmlString b 
)

Here is the call graph for this function:

bool operator< ( const TiXmlString a,
const TiXmlString b 
) [inline]

Here is the call graph for this function:

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

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

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

Here is the call graph for this function:

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

Here is the call graph for this function:

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

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


Generated on Thu Mar 19 19:33:51 2009 for CubicVR by  doxygen 1.5.6