protozero  1.6.0
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 const_fixed_iterator &rhs) const noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
operator*() const (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 >inline
operator++(int) (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
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 const_fixed_iterator &rhs) 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 >
range_size(const const_fixed_iterator &begin, const const_fixed_iterator &end) noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inlinestatic
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 >