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