|
arsa
2.7
|
This is the complete list of members for irr::core::ustring16< TAlloc >, including all inherited members.
| access typedef | irr::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() const | irr::core::ustring16< TAlloc > | inline |
| c_str() const | irr::core::ustring16< TAlloc > | inline |
| capacity() const | irr::core::ustring16< TAlloc > | inline |
| cbegin() const | irr::core::ustring16< TAlloc > | inline |
| cend() const | irr::core::ustring16< TAlloc > | inline |
| const_iterator typedef | irr::core::ustring16< TAlloc > | |
| empty() const | irr::core::ustring16< TAlloc > | inline |
| end() | irr::core::ustring16< TAlloc > | inline |
| end() const | irr::core::ustring16< TAlloc > | inline |
| equalsn(const ustring16< TAlloc > &other, size_t n) const | irr::core::ustring16< TAlloc > | inline |
| equalsn(const uchar16_t *const str, size_t n) const | irr::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) const | irr::core::ustring16< TAlloc > | inline |
| find_raw(const ustring16< TAlloc > &str, const size_t start=0) const | irr::core::ustring16< TAlloc > | inline |
| findFirst(uchar32_t c) const | irr::core::ustring16< TAlloc > | inline |
| findFirstChar(const uchar32_t *const c, size_t count=1) const | irr::core::ustring16< TAlloc > | inline |
| findFirstCharNotInList(const uchar32_t *const c, size_t count=1) const | irr::core::ustring16< TAlloc > | inline |
| findLast(uchar32_t c, size_t start=ustring16< TAlloc >::npos) const | irr::core::ustring16< TAlloc > | inline |
| findLastChar(const uchar32_t *const c, size_t count=1) const | irr::core::ustring16< TAlloc > | inline |
| findLastCharNotInList(const uchar32_t *const c, size_t count=1) const | irr::core::ustring16< TAlloc > | inline |
| findNext(uchar32_t c, size_t startPos) const | irr::core::ustring16< TAlloc > | inline |
| getEncoding() const | irr::core::ustring16< TAlloc > | inline |
| getEndianness() const | irr::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 typedef | irr::core::ustring16< TAlloc > | |
| lastChar() const | irr::core::ustring16< TAlloc > | inline |
| loadDataStream(const char *data, size_t data_size) | irr::core::ustring16< TAlloc > | inline |
| npos | irr::core::ustring16< TAlloc > | static |
| operator !=(const uchar16_t *const str) const | irr::core::ustring16< TAlloc > | inline |
| operator !=(const ustring16< TAlloc > &other) const | irr::core::ustring16< TAlloc > | inline |
| operator [](const size_t index) | irr::core::ustring16< TAlloc > | inline |
| operator [](const size_t index) const | irr::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) const | irr::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) const | irr::core::ustring16< TAlloc > | inline |
| operator==(const ustring16< TAlloc > &other) const | irr::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() const | irr::core::ustring16< TAlloc > | inline |
| size_raw() const | irr::core::ustring16< TAlloc > | inline |
| split(container &ret, const uchar32_t *const c, size_t count=1, bool ignoreEmptyTokens=true, bool keepSeparators=false) const | irr::core::ustring16< TAlloc > | inline |
| split(container &ret, const ustring16< TAlloc > &c, bool ignoreEmptyTokens=true, bool keepSeparators=false) const | irr::core::ustring16< TAlloc > | inline |
| subString(size_t begin, size_t length) const | irr::core::ustring16< TAlloc > | inline |
| toPATH_s(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) const | irr::core::ustring16< TAlloc > | inline |
| toUTF16(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) const | irr::core::ustring16< TAlloc > | inline |
| toUTF32(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) const | irr::core::ustring16< TAlloc > | inline |
| toUTF8(const bool addBOM=false) const | irr::core::ustring16< TAlloc > | inline |
| toUTF8_s(const bool addBOM=false) const | irr::core::ustring16< TAlloc > | inline |
| toWCHAR(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) const | irr::core::ustring16< TAlloc > | inline |
| toWCHAR_s(const unicode::EUTF_ENDIAN endian=unicode::EUTFEE_NATIVE, const bool addBOM=false) const | irr::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 |
1.8.15