String reference template. More...
Derived from: | public CL_StringData8 |
Derived by: | None |
Group: | Text (Core) |
#include <ClanLib/core.h>
Class Members:
Begin. | |
Compare. | |
Data. | |
Empty. | |
End. | |
Find. | |
Find first not of. | |
Find first of. | |
Find last not of. | |
Find last of. | |
Length. | |
Convert object to a string reference. | |
std::string | |
Rfind. | |
Set length. | |
Size. | |
Substr. | |
Detailed description:
Reference to string data. Extends the basic CL_StringData8 with container functionality required when converting to or from C strings.