arsa  2.7
irr::core::ustring16< TAlloc > Member List

This is the complete list of members for irr::core::ustring16< TAlloc >, including all inherited members.

access typedefirr::core::ustring16< TAlloc >
append(uchar32_t character)irr::core::ustring16< TAlloc >inline
append(const uchar8_t *const other, size_t length=0xffffffff)irr::core::ustring16< TAlloc >inline
append(const uchar16_t *const other, size_t length=0xffffffff)irr::core::ustring16< TAlloc >inline
append(const uchar32_t *const other, size_t length=0xffffffff)irr::core::ustring16< TAlloc >inline
append(const ustring16< TAlloc > &other)irr::core::ustring16< TAlloc >inline
append(const ustring16< TAlloc > &other, size_t length)irr::core::ustring16< TAlloc >inline
begin()irr::core::ustring16< TAlloc >inline
begin() constirr::core::ustring16< TAlloc >inline
c_str() constirr::core::ustring16< TAlloc >inline
capacity() constirr::core::ustring16< TAlloc >inline
cbegin() constirr::core::ustring16< TAlloc >inline
cend() constirr::core::ustring16< TAlloc >inline
const_iterator typedefirr::core::ustring16< TAlloc >
empty() constirr::core::ustring16< TAlloc >inline
end()irr::core::ustring16< TAlloc >inline
end() constirr::core::ustring16< TAlloc >inline
equalsn(const ustring16< TAlloc > &other, size_t n) constirr::core::ustring16< TAlloc >inline
equalsn(const uchar16_t *const str, size_t n) constirr::core::ustring16< TAlloc >inline
erase(size_t index)irr::core::ustring16< TAlloc >inline
erase_raw(size_t pos)irr::core::ustring16< TAlloc >inline
find(const ustring16< TAlloc > &str, const size_t start=0) constirr::core::ustring16< TAlloc >inline
find_raw(const ustring16< TAlloc > &str, const size_t start=0) constirr::core::ustring16< TAlloc >inline
findFirst(uchar32_t c) constirr::core::ustring16< TAlloc >inline
findFirstChar(const uchar32_t *const c, size_t count=1) constirr::core::ustring16< TAlloc >inline
findFirstCharNotInList(const uchar32_t *const c, size_t count=1) constirr::core::ustring16< TAlloc >inline
findLast(uchar32_t c, size_t start=ustring16< TAlloc >::npos) constirr::core::ustring16< TAlloc >inline
findLastChar(const uchar32_t *const c, size_t count=1) constirr::core::ustring16< TAlloc >inline
findLastCharNotInList(const uchar32_t *const c, size_t count=1) constirr::core::ustring16< TAlloc >inline
findNext(uchar32_t c, size_t startPos) constirr::core::ustring16< TAlloc >inline
getEncoding() constirr::core::ustring16< TAlloc >inline
getEndianness() constirr::core::ustring16< TAlloc >inline
insert(uchar32_t c, size_t pos)irr::core::ustring16< TAlloc >inline
insert(const ustring16< TAlloc > &c, size_t pos)irr::core::ustring16< TAlloc >inline
insert_raw(uchar16_t c, size_t pos)irr::core::ustring16< TAlloc >inline
iterator typedefirr::core::ustring16< TAlloc >
lastChar() constirr::core::ustring16< TAlloc >inline
loadDataStream(const char *data, size_t data_size)irr::core::ustring16< TAlloc >inline
nposirr::core::ustring16< TAlloc >static
operator !=(const uchar16_t *const str) constirr::core::ustring16< TAlloc >inline
operator !=(const ustring16< TAlloc > &other) constirr::core::ustring16< TAlloc >inline
operator [](const size_t index)irr::core::ustring16< TAlloc >inline
operator [](const size_t index) constirr::core::ustring16< TAlloc >inline
operator+=(char c)irr::core::ustring16< TAlloc >inline
operator+=(uchar32_t c)irr::core::ustring16< TAlloc >inline
operator+=(short c)irr::core::ustring16< TAlloc >inline
operator+=(unsigned short c)irr::core::ustring16< TAlloc >inline
operator+=(long c)irr::core::ustring16< TAlloc >inline
operator+=(unsigned long c)irr::core::ustring16< TAlloc >inline
operator+=(double c)irr::core::ustring16< TAlloc >inline
operator+=(const uchar16_t *const c)irr::core::ustring16< TAlloc >inline
operator+=(const ustring16< TAlloc > &other)irr::core::ustring16< TAlloc >inline
operator<(const ustring16< TAlloc > &other) constirr::core::ustring16< TAlloc >inline
operator=(const ustring16< TAlloc > &other)irr::core::ustring16< TAlloc >inline
operator=(const string< B, A > &other)irr::core::ustring16< TAlloc >inline
operator=(const uchar8_t *const c)irr::core::ustring16< TAlloc >inline
operator=(const uchar16_t *const c)irr::core::ustring16< TAlloc >inline
operator=(const uchar32_t *const c)irr::core::ustring16< TAlloc >inline
operator=(const wchar_t *const c)irr::core::ustring16< TAlloc >inline
operator=(const B *const c)irr::core::ustring16< TAlloc >inline
operator==(const uchar16_t *const str) constirr::core::ustring16< TAlloc >inline
operator==(const ustring16< TAlloc > &other) constirr::core::ustring16< TAlloc >inline
remove(uchar32_t c)irr::core::ustring16< TAlloc >inline
remove(const ustring16< TAlloc > &toRemove)irr::core::ustring16< TAlloc >inline
removeChars(const ustring16< TAlloc > &characters)irr::core::ustring16< TAlloc >inline
replace(uchar32_t toReplace, uchar32_t replaceWith)irr::core::ustring16< TAlloc >inline
replace(const ustring16< TAlloc > &toReplace, const ustring16< TAlloc > &replaceWith)irr::core::ustring16< TAlloc >inline
replace_raw(uchar16_t c, size_t pos)irr::core::ustring16< TAlloc >inline
reserve(size_t count)irr::core::ustring16< TAlloc >inline
size() constirr::core::ustring16< TAlloc >inline
size_raw() constirr::core::ustring16< TAlloc >inline
split(container &ret, const uchar32_t *const c, size_t count=1, bool ignoreEmptyTokens=true, bool keepSeparators=false) constirr::core::ustring16< TAlloc >inline
split(container &ret, const ustring16< TAlloc > &c, bool ignoreEmptyTokens=true, bool keepSeparators=false) constirr::core::ustring16< TAlloc >inline
subString(size_t begin, size_t length) constirr::core::ustring16< TAlloc >inline
toPATH_s(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) constirr::core::ustring16< TAlloc >inline
toUTF16(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) constirr::core::ustring16< TAlloc >inline
toUTF32(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) constirr::core::ustring16< TAlloc >inline
toUTF8(const bool addBOM=false) constirr::core::ustring16< TAlloc >inline
toUTF8_s(const bool addBOM=false) constirr::core::ustring16< TAlloc >inline
toWCHAR(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) constirr::core::ustring16< TAlloc >inline
toWCHAR_s(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) constirr::core::ustring16< TAlloc >inline
trim(const ustring16< TAlloc > &whitespace=" \t\n\r")irr::core::ustring16< TAlloc >inline
ustring16()irr::core::ustring16< TAlloc >inline
ustring16(const ustring16< TAlloc > &other)irr::core::ustring16< TAlloc >inline
ustring16(const string< B, A > &other)irr::core::ustring16< TAlloc >inline
ustring16(const char *const c)irr::core::ustring16< TAlloc >inline
ustring16(const char *const c, size_t length)irr::core::ustring16< TAlloc >inline
ustring16(const uchar8_t *const c)irr::core::ustring16< TAlloc >inline
ustring16(const char c)irr::core::ustring16< TAlloc >inline
ustring16(const uchar8_t *const c, size_t length)irr::core::ustring16< TAlloc >inline
ustring16(const uchar16_t *const c)irr::core::ustring16< TAlloc >inline
ustring16(const uchar16_t *const c, size_t length)irr::core::ustring16< TAlloc >inline
ustring16(const uchar32_t *const c)irr::core::ustring16< TAlloc >inline
ustring16(const uchar32_t *const c, size_t length)irr::core::ustring16< TAlloc >inline
ustring16(const wchar_t *const c)irr::core::ustring16< TAlloc >inline
ustring16(const wchar_t *const c, size_t length)irr::core::ustring16< TAlloc >inline
validate()irr::core::ustring16< TAlloc >inline
~ustring16()irr::core::ustring16< TAlloc >inline