![]() |
LibBeamApi: BString Class ReferenceSupport Website |
|
|
BString Class Reference#include <BString.h>
Constructor & Destructor Documentation
Member Function Documentation
Converts char to string.
Converts int to string.
Converts uint to string.
Converts long to string.
Converts double to string.
Converts u long long to string.
Converts int to string as hex value.
Converts uint to string as hex value.
Return an independant copy.
Length of string.
Ptr to char* representation.
Ptr to newly malloc'd char*.
Return string as a int.
Return string as a double.
Compare strings.
Compare string to string with wildcards.
Compare string to space deliminated patterns.
Truncate to length len.
Pad to length len.
Convert to uppercase.
Convert to lowercase.
Remove if present NL from last char.
Returns substring.
Delete substring.
Insert substring.
Formated print into the string.
Find ch in string searching forwards.
Find ch in string searching backwards.
Remove any char from sepatators from string.
Pull a word out of the head of the string.
Pull a line out of the head of the string.
Member Data Documentation
The documentation for this class was generated from the following files: Generated on Thu Aug 2 16:17:05 2007 for LibBeamApi by ![]() |