HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfUtf8CodePointIterator Member List

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

difference_type typedefTfUtf8CodePointIterator
GetBase() const TfUtf8CodePointIteratorinline
iterator_category typedefTfUtf8CodePointIterator
operator!=(const TfUtf8CodePointIterator &rhs) const TfUtf8CodePointIteratorinline
operator!=(const TfUtf8CodePointIterator &lhs, PastTheEndSentinel rhs)TfUtf8CodePointIteratorfriend
operator!=(PastTheEndSentinel lhs, const TfUtf8CodePointIterator &rhs)TfUtf8CodePointIteratorfriend
operator*() const TfUtf8CodePointIteratorinline
operator++()TfUtf8CodePointIteratorinline
operator++(int)TfUtf8CodePointIteratorinline
operator==(const TfUtf8CodePointIterator &rhs) const TfUtf8CodePointIteratorinline
operator==(const TfUtf8CodePointIterator &lhs, PastTheEndSentinel)TfUtf8CodePointIteratorfriend
operator==(PastTheEndSentinel lhs, const TfUtf8CodePointIterator &rhs)TfUtf8CodePointIteratorfriend
pointer typedefTfUtf8CodePointIterator
reference typedefTfUtf8CodePointIterator
TfUtf8CodePointIterator(const std::string_view::const_iterator &it, const std::string_view::const_iterator &end)TfUtf8CodePointIteratorinline
value_type typedefTfUtf8CodePointIterator