KJS::CString Class Reference
8 bit char based string class.
More...
#include <ustring.h>
List of all members.
Public Methods |
| CString () |
| CString (const char *c) |
| CString (const char *c, int len) |
| CString (const CString &) |
| ~CString () |
CString & | append (const CString &) |
CString & | operator= (const char *c) |
CString & | operator= (const CString &) |
CString & | operator+= (const CString &c) |
int | size () const |
const char * | c_str () const |
Detailed Description
8 bit char based string class.
Definition at line 165 of file ustring.h.
The documentation for this class was generated from the following files:
This file is part of the documentation for kjs Library Version 3.2.2.