pleyo.com

WebCore::DeprecatedCString Class Reference

#include <DeprecatedCString.h>

Inheritance diagram for WebCore::DeprecatedCString:

WebCore::DeprecatedArray< char >

List of all members.

Public Member Functions

 DeprecatedCString ()
 DeprecatedCString (int)
 DeprecatedCString (const char *)
 DeprecatedCString (const char *, unsigned)
DeprecatedCStringoperator= (const char *)
bool isEmpty () const
bool isNull () const
int find (const char *, int index=0, bool cs=true) const
int contains (char, bool cs=true) const
unsigned length () const
bool truncate (unsigned)
DeprecatedCString lower () const
DeprecatedCString upper () const
DeprecatedCString left (unsigned) const
DeprecatedCString right (unsigned) const
DeprecatedCString mid (unsigned, unsigned len=0xffffffff) const
DeprecatedCStringappend (char)
DeprecatedCStringappend (const char *)
DeprecatedCStringreplace (char, char)
 operator const char * () const
DeprecatedCStringoperator+= (const char *s)
DeprecatedCStringoperator+= (char c)


Constructor & Destructor Documentation

WebCore::DeprecatedCString::DeprecatedCString (  ) 

WebCore::DeprecatedCString::DeprecatedCString ( int  size  ) 

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

WebCore::DeprecatedCString::DeprecatedCString ( const char *  str,
unsigned  max 
)


Member Function Documentation

DeprecatedCString & WebCore::DeprecatedCString::operator= ( const char *  assignFrom  ) 

bool WebCore::DeprecatedCString::isEmpty (  )  const

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

int WebCore::DeprecatedCString::find ( const char *  sub,
int  index = 0,
bool  cs = true 
) const

int WebCore::DeprecatedCString::contains ( char  c,
bool  cs = true 
) const

unsigned WebCore::DeprecatedCString::length (  )  const

bool WebCore::DeprecatedCString::truncate ( unsigned  pos  ) 

DeprecatedCString WebCore::DeprecatedCString::lower (  )  const

DeprecatedCString WebCore::DeprecatedCString::upper (  )  const

DeprecatedCString WebCore::DeprecatedCString::left ( unsigned  len  )  const [inline]

DeprecatedCString WebCore::DeprecatedCString::right ( unsigned  len  )  const [inline]

DeprecatedCString WebCore::DeprecatedCString::mid ( unsigned  index,
unsigned  len = 0xffffffff 
) const

DeprecatedCString & WebCore::DeprecatedCString::append ( char  c  ) 

DeprecatedCString & WebCore::DeprecatedCString::append ( const char *  s  ) 

DeprecatedCString & WebCore::DeprecatedCString::replace ( char  c1,
char  c2 
)

WebCore::DeprecatedCString::operator const char * (  )  const [inline]

Reimplemented from WebCore::DeprecatedArray< char >.

DeprecatedCString& WebCore::DeprecatedCString::operator+= ( const char *  s  )  [inline]

DeprecatedCString& WebCore::DeprecatedCString::operator+= ( char  c  )  [inline]


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