Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gamgee::SharedFieldIterator< VALUE_TYPE > Member List

This is the complete list of members for gamgee::SharedFieldIterator< VALUE_TYPE >, including all inherited members.

operator!=(const SharedFieldIterator &other)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator*() const noexceptgamgee::SharedFieldIterator< VALUE_TYPE >inline
operator++() noexceptgamgee::SharedFieldIterator< VALUE_TYPE >inline
operator++(int) noexceptgamgee::SharedFieldIterator< VALUE_TYPE >inline
operator+=(const int n)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator-(const SharedFieldIterator &first) const gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator--()gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator--(int) noexceptgamgee::SharedFieldIterator< VALUE_TYPE >inline
operator-=(const int n)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator<(const SharedFieldIterator &other)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator<=(const SharedFieldIterator &other)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator=(const SharedFieldIterator &other)=defaultgamgee::SharedFieldIterator< VALUE_TYPE >
operator=(SharedFieldIterator &&other)=defaultgamgee::SharedFieldIterator< VALUE_TYPE >
operator==(const SharedFieldIterator &other)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator>(const SharedFieldIterator &other)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator>=(const SharedFieldIterator &other)gamgee::SharedFieldIterator< VALUE_TYPE >inline
operator[](const uint32_t index) const gamgee::SharedFieldIterator< VALUE_TYPE >inline
read_and_cache_current_pointee() noexceptgamgee::SharedFieldIterator< VALUE_TYPE >inline
SharedFieldIterator()gamgee::SharedFieldIterator< VALUE_TYPE >inline
SharedFieldIterator(const std::shared_ptr< bcf1_t > &body, uint8_t *data_ptr, uint8_t *end_ptr, const uint8_t bytes_per_value, const utils::VariantFieldType &type)gamgee::SharedFieldIterator< VALUE_TYPE >inlineexplicit
SharedFieldIterator(const std::shared_ptr< bcf1_t > &body, uint8_t *data_ptr, const uint8_t bytes_per_value, const utils::VariantFieldType &type)gamgee::SharedFieldIterator< VALUE_TYPE >inlineexplicit
SharedFieldIterator(const SharedFieldIterator &other)=defaultgamgee::SharedFieldIterator< VALUE_TYPE >
SharedFieldIterator(SharedFieldIterator &&other)=defaultgamgee::SharedFieldIterator< VALUE_TYPE >