All Classes |Grouped Classes |Index

Class CL_StringData16

String data class for 16 bit data. More...

Derived from:

None

Derived by:

CL_String16, CL_StringRef16

Group:

Text (Core)

#include <ClanLib/core.h>

Class Members:

CL_StringData16

begin

Begin.

compare

Compare.

data

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_StringRef16

Convert object to a string reference.

operator std::wstring

std::wstring

operator[]

rfind

Rfind.

size

Size.

substr

Substr.