tinystr.cpp File Reference

#include "tinystr.h"

Include dependency graph for tinystr.cpp:

Go to the source code of this file.

Functions

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


Function Documentation

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

Definition at line 104 of file tinystr.cpp.

References TiXmlString::append(), TiXmlString::length(), and TiXmlString::reserve().

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

Definition at line 94 of file tinystr.cpp.

References TiXmlString::append(), TiXmlString::length(), and TiXmlString::reserve().

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

Definition at line 85 of file tinystr.cpp.

References TiXmlString::length(), and TiXmlString::reserve().


Generated on Wed May 23 06:00:17 2012 for cpp by  doxygen 1.5.6