protozero
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 (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
const_fixed_iterator(const char *data, const char *end) noexcept (defined in protozero::const_fixed_iterator< T >)protozero::const_fixed_iterator< T >inline
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 >
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 >