classString 07

BOOL String::IsEmpty  )  const [inline]

  Definition at line 73 of file StrClass.h.

String String::Left int  count  )  const
 

size_t String::length  )  const [inline]
 

Definition at line 258 of file StrClass.h.

References buf.

Referenced by String().

String String::Mid int  start,
int  count
const
 

String String::NetSharePlaceHolder  )  const
 

String String::NumberFrame LONG  frame  )  const
 

void String::operator delete void *  ptr  )  [inline]
 

Definition at line 44 of file StrClass.h.

References FreeAct().

Here is the call graph for this function:

void* String::operator new size_t  size  )  [inline]
 

Definition at line 42 of file StrClass.h.

References AllocAct().

Here is the call graph for this function:

BOOL String::operator!= const String other  )  const [inline]
 

Definition at line 76 of file StrClass.h.

References BOOL(), FALSE, FILEIOEXPORT, operator+(), PLUGINEXPORT, and TRUE.

Here is the call graph for this function:

void String::operator+= const String  ) 
 

BOOL String::operator< const String  )  const
 

BOOL String::operator<= const String  )  const
 

String & String::operator= const char *   )  [inline]
 

Definition at line 273 of file StrClass.h.

References buf, STRINGALLOC, and STRINGFREE.

String& String::operator= const String  ) 
 

BOOL String::operator== const String  )  const [inline]
 

Definition at line