CrystalSpace

Public API Reference

csStringFast< 0 > Class Template Reference

Inheritance diagram for csStringFast< 0 >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 csStringFast (unsigned char c)
 csStringFast (char c)
 csStringFast (const char *src, size_t _length)
 csStringFast (const char *src)
 csStringFast (const csStringBase &copy)
 csStringFast (size_t Length)
 csStringFast ()
const csStringFastoperator= (ulonglong x)
const csStringFastoperator= (longlong x)
const csStringFastoperator= (double x)
const csStringFastoperator= (float x)
const csStringFastoperator= (unsigned long x)
const csStringFastoperator= (long x)
const csStringFastoperator= (unsigned int x)
const csStringFastoperator= (int x)
const csStringFastoperator= (unsigned short x)
const csStringFastoperator= (short x)
const csStringFastoperator= (bool x)
const csStringFastoperator= (unsigned char x)
const csStringFastoperator= (char x)
const csStringFastoperator= (const char *copy)
const csStringFastoperator= (const csStringBase &copy)
 Assign another string to this one.

Detailed Description

template<>
class csStringFast< 0 >

Definition at line 1101 of file csstring.h.


Member Function Documentation

const csStringFast& csStringFast< 0 >::operator= ( const csStringBase copy  )  [inline]

Assign another string to this one.

Reimplemented from csStringBase.

Definition at line 1112 of file csstring.h.

References csStringBase::Replace().


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.4.7