All Classes |Grouped Classes |Index

Class CL_StringData8

String data class for 8 bit data. More...

Derived from:

None

Derived by:

CL_String8, CL_StringRef8

Group:

Text (Core)

#include <ClanLib/core.h>

Class Members:

CL_StringData8

begin

Begin.

compare

Compare.

data

empty

Empty.

end

End.

find

Find.

find_first_not_of

Find first not of.

find_first_of

Find first of.

find_last_not_of

Find last not of.

find_last_of

Find last of.

length

Length.

operator CL_StringRef8

Convert object to a string reference.

operator std::string

std::string

operator[]

rfind

Rfind.

size

Size.

substr

Substr.

utf8_length