pleyo.com

WebCore::CString Class Reference

#include <CString.h>

List of all members.

Public Member Functions

 CString ()
 CString (const char *)
 CString (const char *, unsigned length)
const char * data () const
char * mutableData ()
unsigned length () const
bool isNull () const
 CString (const DeprecatedCString &)
DeprecatedCString deprecatedCString () const

Static Public Member Functions

static CString newUninitialized (size_t length, char *&characterBuffer)


Constructor & Destructor Documentation

WebCore::CString::CString (  )  [inline]

WebCore::CString::CString ( const char *  str  ) 

WebCore::CString::CString ( const char *  str,
unsigned  length 
)

WebCore::CString::CString ( const DeprecatedCString str  ) 


Member Function Documentation

CString WebCore::CString::newUninitialized ( size_t  length,
char *&  characterBuffer 
) [static]

const char * WebCore::CString::data (  )  const

char * WebCore::CString::mutableData (  ) 

unsigned WebCore::CString::length (  )  const

bool WebCore::CString::isNull (  )  const [inline]

DeprecatedCString WebCore::CString::deprecatedCString (  )  const


The documentation for this class was generated from the following files:
Generated on Wed Nov 21 20:04:20 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com