• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KJS

KJS::CString

KJS::CString Class Reference

#include <ustring.h>

List of all members.


Detailed Description

8 bit char based string class

Definition at line 111 of file ustring.h.


Public Member Functions

 CString ()
 CString (const char *c)
 CString (const char *c, size_t len)
 CString (const CString &)
 ~CString ()
CString & append (const char *str, int len)
CString & append (const char *cstr)
CString & append (const CString &t)
CString & operator= (const char *c)
CString & operator= (const CString &)
CString & operator+= (const CString &c)
size_t size () const
const char * c_str () const

Constructor & Destructor Documentation

KJS::CString::CString (  )  [inline]

Definition at line 113 of file ustring.h.

KJS::CString::CString ( const char *  c  ) 

Definition at line 69 of file ustring.cpp.

KJS::CString::CString ( const char *  c,
size_t  len 
)

Definition at line 76 of file ustring.cpp.

KJS::CString::CString ( const CString &  b  ) 

Definition at line 84 of file ustring.cpp.

KJS::CString::~CString (  ) 

Definition at line 95 of file ustring.cpp.


Member Function Documentation

CString & KJS::CString::append ( const char *  str,
int  len 
)

Definition at line 100 of file ustring.cpp.

CString & KJS::CString::append ( const char *  cstr  ) 

Definition at line 118 of file ustring.cpp.

CString& KJS::CString::append ( const CString &  t  )  [inline]

Definition at line 122 of file ustring.h.

CString & KJS::CString::operator= ( const char *  c  ) 

Definition at line 123 of file ustring.cpp.

CString & KJS::CString::operator= ( const CString &  str  ) 

Definition at line 134 of file ustring.cpp.

CString& KJS::CString::operator+= ( const CString &  c  )  [inline]

Definition at line 125 of file ustring.h.

size_t KJS::CString::size (  )  const [inline]

Definition at line 127 of file ustring.h.

const char* KJS::CString::c_str (  )  const [inline]

Definition at line 128 of file ustring.h.


The documentation for this class was generated from the following files:
  • ustring.h
  • ustring.cpp

KJS

Skip menu "KJS"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   WTF
  • KJSEmbed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  •   core
  • Phonon
  •   Backend
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal