VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UTF8CodePointIterator< BaseIterator > Member List

This is the complete list of members for UTF8CodePointIterator< BaseIterator >, including all inherited members.

base() const noexceptUTF8CodePointIterator< BaseIterator >inline
CodePoint typedefUTF8CodePointIterator< BaseIterator >
difference_type typedefUTF8CodePointIterator< BaseIterator >
iterator_category typedefUTF8CodePointIterator< BaseIterator >
operator!=(const UTF8CodePointIterator &other) const noexceptUTF8CodePointIterator< BaseIterator >inline
operator*() const noexceptUTF8CodePointIterator< BaseIterator >inline
operator++() noexceptUTF8CodePointIterator< BaseIterator >inline
operator++(int) noexceptUTF8CodePointIterator< BaseIterator >inline
operator--() noexceptUTF8CodePointIterator< BaseIterator >inline
operator--(int) noexceptUTF8CodePointIterator< BaseIterator >inline
operator==(const UTF8CodePointIterator &other) const noexceptUTF8CodePointIterator< BaseIterator >inline
pointer typedefUTF8CodePointIterator< BaseIterator >
reference typedefUTF8CodePointIterator< BaseIterator >
UTF8CodePointIterator()=defaultUTF8CodePointIterator< BaseIterator >
UTF8CodePointIterator(const UTF8CodePointIterator &o) noexceptUTF8CodePointIterator< BaseIterator >inline
UTF8CodePointIterator(const BaseIterator &iterator) noexceptUTF8CodePointIterator< BaseIterator >inlineexplicit
value_type typedefUTF8CodePointIterator< BaseIterator >