kjs Library API Documentation

KJS::CString Class Reference

8 bit char based string class More...

#include <ustring.h>

List of all members.

Public Member Functions

 CString (const char *c)
 CString (const char *c, int len)
 CString (const CString &)
CStringappend (const CString &)
CStringoperator= (const char *c)
CStringoperator= (const CString &)
CStringoperator+= (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:
KDE Logo
This file is part of the documentation for kjs Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Apr 14 00:19:28 2005 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003