RTP Audio System  2.0.0
tdstrings.h File Reference
#include "tdsystem.h"
#include "tdstrings.icc"

Go to the source code of this file.

Classes

class  String
 String. More...

Functions

std::ostream & operator<< (std::ostream &out, const String &string)
String operator+ (const String &string1, const String &string2)

Function Documentation

String operator+ ( const String string1,
const String string2 
)

Implementation of + operator.

std::ostream& operator<< ( std::ostream &  out,
const String string 
)

Implementation of << operator.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines