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