K3d Namespace Reference


Classes

class  K3dToLower
class  K3dString

Typedefs

typedef std::string TString
typedef std::stringstream TStrStream

Functions

const K3dStringoperator+ (const K3dString &_rstr1, const K3dString &_rstr2)
 Returns a string which is the result of concatenating the string s1 and string s2.
const K3dStringoperator+ (const char *_str1, const K3dString &_rstr2)
 Returns a string which is the result of concatenating the string s1 and string s2.
const K3dStringoperator+ (const K3dString &_rstr1, const char *_str2)
 Returns a string which is the result of concatenating the string s1 and string s2.

Variables

static K3dString g_K3dString


Typedef Documentation

typedef std::string K3d::TString
 

Definition at line 48 of file K3dString.h.

typedef std::stringstream K3d::TStrStream
 

Definition at line 49 of file K3dString.h.


Function Documentation

const K3dString& K3d::operator+ const K3dString &  _rstr1,
const char *  _str2
[inline]
 

Returns a string which is the result of concatenating the string s1 and string s2.

Definition at line 359 of file K3dString.h.

References g_K3dString, and K3d::K3dString::GetString().

const K3dString& K3d::operator+ const char *  _str1,
const K3dString &  _rstr2
[inline]
 

Returns a string which is the result of concatenating the string s1 and string s2.

Definition at line 350 of file K3dString.h.

References g_K3dString, and K3d::K3dString::GetString().

const K3dString& K3d::operator+ const K3dString &  _rstr1,
const K3dString &  _rstr2
[inline]
 

Returns a string which is the result of concatenating the string s1 and string s2.

Definition at line 340 of file K3dString.h.

References g_K3dString, and K3d::K3dString::GetString().


Variable Documentation

K3dString K3d::g_K3dString [static]
 

Definition at line 337 of file K3dString.h.

Referenced by operator+().


Generated on Tue Jul 24 10:03:07 2007 for KjSslServer by  doxygen 1.4.6