protozero  1.6.3
Minimalistic protocol buffer decoder and encoder in C++.
protozero::const_fixed_iterator< T > Member List

This is the complete list of members for protozero::const_fixed_iterator< T >, including all inherited members.

const_fixed_iterator() noexcept=default (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
const_fixed_iterator(const char *data) noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inlineexplicit
const_fixed_iterator(const const_fixed_iterator &) noexcept=default (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
const_fixed_iterator(const_fixed_iterator &&) noexcept=default (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
difference_type typedef (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
iterator_category typedef (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
operator!=(const_fixed_iterator rhs) const noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator*() const noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator+ (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator+ (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator++() noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator++(int) noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator+=(difference_type val) noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator- (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator- (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator--() noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator--(int) noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator-=(difference_type val) noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator< (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator<= (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator=(const const_fixed_iterator &) noexcept=default (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
operator=(const_fixed_iterator &&) noexcept=default (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
operator==(const_fixed_iterator rhs) const noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator> (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator>= (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >friend
operator[](difference_type n) const noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
pointer typedef (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
reference typedef (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
value_type typedef (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >
~const_fixed_iterator() noexcept=default (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >