| UtfString
    | 
This is the complete list of members for UtfString::Utf16Char, including all inherited members.
| c_str() const | UtfString::Utf16Char | |
| clear() | UtfString::Utf16Char | |
| is_valid() const | UtfString::Utf16Char | |
| operator Utf8Char() const | UtfString::Utf16Char | |
| operator!=(const Utf16Char &otherCharacter) const | UtfString::Utf16Char | |
| operator!=(const Utf16CharReference &characterReference) const | UtfString::Utf16Char | |
| operator<<(std::ostream &outputStream, const Utf16Char &utf16Char) | UtfString::Utf16Char | friend | 
| operator<<(std::wostream &outputStream, const Utf16Char &utf16Char) | UtfString::Utf16Char | friend | 
| operator=(const Utf16Char &anotherCharacter) | UtfString::Utf16Char | |
| operator=(const Utf16CharReference &characterReference) | UtfString::Utf16Char | |
| operator==(const Utf16Char &otherCharacter) const | UtfString::Utf16Char | |
| operator==(const Utf16CharReference &characterReference) const | UtfString::Utf16Char | |
| operator>>(std::istream &inputStream, Utf16Char &utf16Char) | UtfString::Utf16Char | friend | 
| operator>>(std::wistream &inputStream, Utf16Char &utf16Char) | UtfString::Utf16Char | friend | 
| operator[](const size_t index) | UtfString::Utf16Char | |
| operator[](const size_t index) const | UtfString::Utf16Char | |
| size() const | UtfString::Utf16Char | |
| to_utf_32() const | UtfString::Utf16Char | |
| Utf16Char() | UtfString::Utf16Char | |
| Utf16Char(const std::basic_string< UInt16 >::iterator &basicStringIterator, size_t codeUnitCount) | UtfString::Utf16Char | |
| Utf16Char(const std::basic_string< UInt16 >::const_iterator &basicStringIterator, size_t codeUnitCount) | UtfString::Utf16Char | |
| Utf16Char(const wchar_t wideCharacter) | UtfString::Utf16Char | |
| Utf16Char(const char character) | UtfString::Utf16Char | |
| Utf16Char(const wchar_t *wideCharacter) | UtfString::Utf16Char | |
| Utf16Char(const Utf16Char &character) | UtfString::Utf16Char | |
| ~Utf16Char() | UtfString::Utf16Char | virtual | 
 1.8.4
 1.8.4