MbString(const MbString &str)
~MbString()
u_long hash()
int getLength()
void makeEmpty(MbBool freeOld = TRUE)
const char* getString()
MbString& operator =(const char *str)
MbString& operator =(const MbString &str)
MbString& operator +=(const char *c_str)
MbString& operator +=(const MbString &str)
friend MbString operator +(const MbString &str1, const MbString &str2)
int operator !()
friend int operator ==(const MbString &str, const char *s)
friend int operator ==(const char *s, const MbString &str)
friend int operator ==(const MbString &str1, const MbString &str2)
friend int operator !=(const MbString &str, const char *s)
friend int operator !=(const char *s, const MbString &str)
friend int operator !=(const MbString &str1, const MbString &str2)
static u_long hash(const char *s)
void deleteSubString(int startChar, int endChar = -1)
MbString getSubString(int startChar, int endChar = -1)
PFSTRUCT_DECLARE
char* string
int storageSize
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de