Public Member Functions | List of all members
RTT::marsh::TiXmlOutStream Class Reference

#include <tinystr.h>

Inheritance diagram for RTT::marsh::TiXmlOutStream:
Inheritance graph
[legend]

Public Member Functions

TiXmlOutStreamoperator<< (const TiXmlString &in)
 
TiXmlOutStreamoperator<< (const char *in)
 
- Public Member Functions inherited from RTT::marsh::TiXmlString
TiXmlStringappend (const char *str, size_type len)
 
TiXmlStringassign (const char *str, size_type len)
 
const char & at (size_type index) const
 
const char * c_str () const
 
size_type capacity () const
 
void clear ()
 
const char * data () const
 
bool empty () const
 
size_type find (char lookup) const
 
size_type find (char tofind, size_type offset) const
 
size_type length () const
 
TiXmlStringoperator+= (const char *suffix)
 
TiXmlStringoperator+= (char single)
 
TiXmlStringoperator+= (const TiXmlString &suffix)
 
TiXmlStringoperator= (const char *copy)
 
TiXmlStringoperator= (const TiXmlString &copy)
 
char & operator[] (size_type index) const
 
void reserve (size_type cap)
 
size_type size () const
 
void swap (TiXmlString &other)
 
 TiXmlString ()
 
 TiXmlString (const TiXmlString &copy)
 
TIXML_EXPLICIT TiXmlString (const char *copy)
 
TIXML_EXPLICIT TiXmlString (const char *str, size_type len)
 
 ~TiXmlString ()
 

Additional Inherited Members

- Public Types inherited from RTT::marsh::TiXmlString
typedef size_t size_type
 
- Static Public Attributes inherited from RTT::marsh::TiXmlString
static const size_type npos = static_cast< size_type >(-1)
 

Detailed Description

Definition at line 337 of file tinystr.h.

Member Function Documentation

TiXmlOutStream& RTT::marsh::TiXmlOutStream::operator<< ( const TiXmlString in)
inline

Definition at line 342 of file tinystr.h.

TiXmlOutStream& RTT::marsh::TiXmlOutStream::operator<< ( const char *  in)
inline

Definition at line 349 of file tinystr.h.


The documentation for this class was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47