Skip to content

classString 03

Constructor & Destructor Documentation

String::String  )  [inline]
  Definition at line 46 of file StrClass.h.

String::String int  size,
BOOL  unused
[inline]
 

Definition at line 48 of file StrClass.h.

References STRINGALLOC.

String::String const String  )  [inline]
 

Definition at line 154 of file StrClass.h.

References buf, length(), and STRINGALLOC.

Here is the call graph for this function:

String::String const char *   )  [inline]
 

Definition at line 162 of file StrClass.h.

References buf, and STRINGALLOC.

String::String char   )  [inline]
 

Definition at line 170 of file StrClass.h.

References buf, and STRINGALLOC.

String::String SWORD   )  [inline]
 

Definition at line 187 of file StrClass.h.

References buf, and STRINGALLOC.

String::String ULONG   )  [inline]
 

Definition at line 205 of file StrClass.h.

References buf, and STRINGALLOC.

String::String LONG   )  [inline]
 

Definition at line 196 of file StrClass.h.

References buf, and STRINGALLOC.

String::String float   )  [inline]
 

Definition at line 214 of file StrClass.h.

References buf, and STRINGALLOC.

String::String double   )  [inline]
 

Definition at line 223 of file StrClass.h.

References buf, and STRINGALLOC.

String::String float  ,
float  precision
[inline]
 

Definition at line 232 of file StrClass.h.

References buf, Round(), and STRINGALLOC.

Here is the call graph for this function:

String::String int   )  [inline]
 

Definition at line 249 of file StrClass.h.

References buf, and STRINGALLOC.

<span id="46