Classes | Namespaces | Macros | Functions
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:

Go to the source code of this file.

Classes

struct  RTT::marsh::TiXmlString::Rep
 
class  RTT::marsh::TiXmlOutStream
 
class  RTT::marsh::TiXmlString
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::marsh
 

Macros

#define TIXML_EXPLICIT
 

Functions

bool RTT::marsh::operator!= (const TiXmlString &a, const TiXmlString &b)
 
bool RTT::marsh::operator!= (const TiXmlString &a, const char *b)
 
bool RTT::marsh::operator!= (const char *a, const TiXmlString &b)
 
TiXmlString RTT::marsh::operator+ (const TiXmlString &a, const TiXmlString &b)
 
TiXmlString RTT::marsh::operator+ (const TiXmlString &a, const char *b)
 
TiXmlString RTT::marsh::operator+ (const char *a, const TiXmlString &b)
 
bool RTT::marsh::operator< (const TiXmlString &a, const TiXmlString &b)
 
bool RTT::marsh::operator<= (const TiXmlString &a, const TiXmlString &b)
 
bool RTT::marsh::operator== (const TiXmlString &a, const TiXmlString &b)
 
bool RTT::marsh::operator== (const TiXmlString &a, const char *b)
 
bool RTT::marsh::operator== (const char *a, const TiXmlString &b)
 
bool RTT::marsh::operator> (const TiXmlString &a, const TiXmlString &b)
 
bool RTT::marsh::operator>= (const TiXmlString &a, const TiXmlString &b)
 

Macro Definition Documentation

#define TIXML_EXPLICIT

Definition at line 94 of file tinystr.h.



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