ClanLib  2.3.7
CL_StringRef8 Member List

This is the complete list of members for CL_StringRef8, including all inherited members.

begin()CL_StringData8inline
begin() const CL_StringData8inline
c_str() const CL_StringRef8
char_type typedefCL_StringData8
CL_StringData8()CL_StringData8
CL_StringData8(const char *ptr, size_type length)CL_StringData8
CL_StringRef8()CL_StringRef8
CL_StringRef8(const std::string &source)CL_StringRef8
CL_StringRef8(const CL_StringRef8 &source)CL_StringRef8
CL_StringRef8(const CL_StringData8 &source)CL_StringRef8
CL_StringRef8(const char *c_str)CL_StringRef8
CL_StringRef8(const char *c_str, size_type length, bool null_terminated)CL_StringRef8
CL_StringRef8(const wchar_t *wc_str)CL_StringRef8
CL_StringRef8(const wchar_t *wc_str, size_type length, bool null_terminated)CL_StringRef8
clear() const CL_StringRef8protected
compare(const CL_StringData8 &s) const CL_StringData8
compare(size_type pos, size_type n, const CL_StringData8 &s) const CL_StringData8
compare(size_type pos, size_type n, const CL_StringData8 &s, size_type pos1, size_type n1) const CL_StringData8
compare(const char *s) const CL_StringData8
compare(size_type pos, size_type n, const char *s, size_type len=npos) const CL_StringData8
const_iterator typedefCL_StringData8
create_temp(const char *data, size_type length) const CL_StringRef8protected
data() const CL_StringData8inline
data()CL_StringData8inline
data_lengthCL_StringData8mutableprotected
data_ptrCL_StringData8mutableprotected
empty() const CL_StringData8inline
end()CL_StringData8inline
end() const CL_StringData8inline
find(const CL_StringData8 &s, size_type pos=0) const CL_StringData8
find(const char *s, size_type pos, size_type n) const CL_StringData8
find(const char *s, size_type pos=0) const CL_StringData8
find(char c, size_type pos=0) const CL_StringData8
find_first_not_of(const CL_StringData8 &s, size_type pos=0) const CL_StringData8
find_first_not_of(const char *s, size_type pos, size_type n) const CL_StringData8
find_first_not_of(const char *s, size_type pos=0) const CL_StringData8
find_first_not_of(char c, size_type pos=0) const CL_StringData8
find_first_of(const CL_StringData8 &s, size_type pos=0) const CL_StringData8
find_first_of(const char *s, size_type pos, size_type n) const CL_StringData8
find_first_of(const char *s, size_type pos=0) const CL_StringData8
find_first_of(char c, size_type pos=0) const CL_StringData8
find_last_not_of(const CL_StringData8 &s, size_type pos=npos) const CL_StringData8
find_last_not_of(const char *s, size_type pos, size_type n) const CL_StringData8
find_last_not_of(const char *s, size_type pos=npos) const CL_StringData8
find_last_not_of(char c, size_type pos=npos) const CL_StringData8
find_last_of(const CL_StringData8 &s, size_type pos=npos) const CL_StringData8
find_last_of(const char *s, size_type pos, size_type n) const CL_StringData8
find_last_of(const char *s, size_type pos=npos) const CL_StringData8
find_last_of(char c, size_type pos=npos) const CL_StringData8
iterator typedefCL_StringData8
length() const CL_StringData8inline
nposCL_StringData8static
null_terminatedCL_StringRef8mutableprotected
operator CL_StringRef8() const CL_StringData8
operator std::string() const CL_StringData8
operator=(const CL_StringRef8 &source)CL_StringRef8
operator=(const CL_StringData8 &source)CL_StringRef8
operator=(const char *c_str)CL_StringRef8
operator=(const wchar_t *c_str)CL_StringRef8
operator[](size_type n) const CL_StringData8inline
operator[](size_type n)CL_StringData8inline
rfind(const CL_StringData8 &s, size_type pos=npos) const CL_StringData8
rfind(const char *s, size_type pos, size_type n) const CL_StringData8
rfind(const char *s, size_type pos=npos) const CL_StringData8
rfind(char c, size_type pos=npos) const CL_StringData8
set_length(size_type length)CL_StringRef8
size() const CL_StringData8inline
size_type typedefCL_StringData8
substr(size_type pos=0, size_type n=npos) const CL_StringData8
temporaryCL_StringRef8mutableprotected
utf8_length() const CL_StringData8
~CL_StringRef8()CL_StringRef8