Base Framework
UTF8Iterator Member List

This is the complete list of members for UTF8Iterator, including all inherited members.

Category typedef (defined in UTF8Iterator)UTF8Iteratorprotected
Distance typedef (defined in UTF8Iterator)UTF8Iteratorprotected
elementUTF8Iteratorprotected
hasValidCode() constUTF8Iteratorinline
next(Pointer src, ucs4 &ch)UTF8Iteratorinlineprotectedstatic
operator!=(const UTF8Iterator &compare) const noexceptUTF8Iteratorinline
operator*() constUTF8Iteratorinline
operator++()UTF8Iteratorinline
operator++(int) noexceptUTF8Iteratorinline
operator+=(Distance distance) noexceptUTF8Iteratorinline
operator<(const UTF8Iterator &compare) const noexceptUTF8Iteratorinline
operator<=(const UTF8Iterator &compare) const noexceptUTF8Iteratorinline
operator=(const UTF8Iterator &assign) noexceptUTF8Iteratorinline
operator==(const UTF8Iterator &compare) const noexceptUTF8Iteratorinline
operator>(const UTF8Iterator &compare) const noexceptUTF8Iteratorinline
operator>=(const UTF8Iterator &compare) const noexceptUTF8Iteratorinline
operator[](Distance index) constUTF8Iteratorinline
Pointer (defined in UTF8Iterator)UTF8Iteratorprotected
skip() noexceptUTF8Iteratorinline
UTF8Iterator(Pointer value) noexceptUTF8Iteratorinline
UTF8Iterator(const UTF8Iterator &copy) noexceptUTF8Iteratorinline