|
UtfString
|
This is the complete list of members for UtfString::Utf16CharReference, including all inherited members.
| assign_reference(const Utf16CharReference &otherCharacterReference) | UtfString::Utf16CharReference | |
| is_valid() const | UtfString::Utf16CharReference | |
| operator Utf16Char() const | UtfString::Utf16CharReference | |
| operator Utf8Char() const | UtfString::Utf16CharReference | |
| operator!=(const Utf16CharReference &otherCharacterReference) const | UtfString::Utf16CharReference | |
| operator!=(const Utf16Char &character) const | UtfString::Utf16CharReference | |
| operator<<(std::ostream &outputStream, const Utf16CharReference &utf16CharReference) | UtfString::Utf16CharReference | friend |
| operator<<(std::wostream &outputStream, const Utf16CharReference &utf16CharReference) | UtfString::Utf16CharReference | friend |
| operator=(const Utf16CharReference &otherCharacterReference) | UtfString::Utf16CharReference | |
| operator=(const Utf16Char &utf16Char) | UtfString::Utf16CharReference | |
| operator==(const Utf16CharReference &otherCharacterReference) const | UtfString::Utf16CharReference | |
| operator==(const Utf16Char &character) const | UtfString::Utf16CharReference | |
| operator>>(std::istream &inputStream, Utf16CharReference &utf16CharReference) | UtfString::Utf16CharReference | friend |
| operator>>(std::wistream &inputStream, Utf16CharReference &utf16CharReference) | UtfString::Utf16CharReference | friend |
| operator[](const size_t index) | UtfString::Utf16CharReference | |
| operator[](const size_t index) const | UtfString::Utf16CharReference | |
| reference_equal(const Utf16CharReference &otherCharacterReference) | UtfString::Utf16CharReference | |
| reference_not_equal(const Utf16CharReference &otherCharacterReference) | UtfString::Utf16CharReference | |
| size() const | UtfString::Utf16CharReference | |
| to_utf_32() const | UtfString::Utf16CharReference | |
| Utf16CharReference(std::basic_string< UInt16 > &codeUnitString, std::basic_string< UInt16 >::iterator &basicStringIterator, size_t codeUnitCount) | UtfString::Utf16CharReference | |
| Utf16CharReference(const Utf16CharReference &otherCharacterReference) | UtfString::Utf16CharReference |
1.8.4