RTT::marsh::TiXmlString Class Reference
#include <tinystr.h>
List of all members.
Detailed Description
Definition at line 106 of file tinystr.h.
Member Typedef Documentation
Constructor & Destructor Documentation
RTT::marsh::TiXmlString::TiXmlString |
( |
|
) |
[inline] |
RTT::marsh::TiXmlString::TiXmlString |
( |
const TiXmlString & |
copy |
) |
[inline] |
TIXML_EXPLICIT RTT::marsh::TiXmlString::TiXmlString |
( |
const char * |
copy |
) |
[inline] |
TIXML_EXPLICIT RTT::marsh::TiXmlString::TiXmlString |
( |
const char * |
str, |
|
|
size_type |
len | |
|
) |
| | [inline] |
RTT::marsh::TiXmlString::~TiXmlString |
( |
|
) |
[inline] |
Member Function Documentation
const char& RTT::marsh::TiXmlString::at |
( |
size_type |
index |
) |
const [inline] |
const char* RTT::marsh::TiXmlString::c_str |
( |
|
) |
const [inline] |
size_type RTT::marsh::TiXmlString::capacity |
( |
|
) |
const [inline] |
void RTT::marsh::TiXmlString::clear |
( |
|
) |
[inline] |
const char* RTT::marsh::TiXmlString::data |
( |
|
) |
const [inline] |
bool RTT::marsh::TiXmlString::empty |
( |
|
) |
const [inline] |
size_type RTT::marsh::TiXmlString::find |
( |
char |
lookup |
) |
const [inline] |
char* RTT::marsh::TiXmlString::finish |
( |
|
) |
const [inline, private] |
void RTT::marsh::TiXmlString::init |
( |
size_type |
sz |
) |
[inline, private] |
size_type RTT::marsh::TiXmlString::length |
( |
|
) |
const [inline] |
TiXmlString& RTT::marsh::TiXmlString::operator+= |
( |
char |
single |
) |
[inline] |
TiXmlString& RTT::marsh::TiXmlString::operator+= |
( |
const char * |
suffix |
) |
[inline] |
TiXmlString& RTT::marsh::TiXmlString::operator= |
( |
const char * |
copy |
) |
[inline] |
char& RTT::marsh::TiXmlString::operator[] |
( |
size_type |
index |
) |
const [inline] |
void RTT::marsh::TiXmlString::quit |
( |
|
) |
[inline, private] |
void RTT::marsh::TiXmlString::reserve |
( |
size_type |
cap |
) |
|
void RTT::marsh::TiXmlString::set_size |
( |
size_type |
sz |
) |
[inline, private] |
size_type RTT::marsh::TiXmlString::size |
( |
|
) |
const [inline] |
char* RTT::marsh::TiXmlString::start |
( |
void |
|
) |
const [inline, private] |
void RTT::marsh::TiXmlString::swap |
( |
TiXmlString & |
other |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: