Base Framework
|
This is the complete list of members for UTF8Iterator, including all inherited members.
Category typedef (defined in UTF8Iterator) | UTF8Iterator | protected |
Distance typedef (defined in UTF8Iterator) | UTF8Iterator | protected |
element | UTF8Iterator | protected |
hasValidCode() const | UTF8Iterator | inline |
next(Pointer src, ucs4 &ch) | UTF8Iterator | inlineprotectedstatic |
operator!=(const UTF8Iterator &compare) const noexcept | UTF8Iterator | inline |
operator*() const | UTF8Iterator | inline |
operator++() | UTF8Iterator | inline |
operator++(int) noexcept | UTF8Iterator | inline |
operator+=(Distance distance) noexcept | UTF8Iterator | inline |
operator<(const UTF8Iterator &compare) const noexcept | UTF8Iterator | inline |
operator<=(const UTF8Iterator &compare) const noexcept | UTF8Iterator | inline |
operator=(const UTF8Iterator &assign) noexcept | UTF8Iterator | inline |
operator==(const UTF8Iterator &compare) const noexcept | UTF8Iterator | inline |
operator>(const UTF8Iterator &compare) const noexcept | UTF8Iterator | inline |
operator>=(const UTF8Iterator &compare) const noexcept | UTF8Iterator | inline |
operator[](Distance index) const | UTF8Iterator | inline |
Pointer (defined in UTF8Iterator) | UTF8Iterator | protected |
skip() noexcept | UTF8Iterator | inline |
UTF8Iterator(Pointer value) noexcept | UTF8Iterator | inline |
UTF8Iterator(const UTF8Iterator ©) noexcept | UTF8Iterator | inline |