get_value() const | VcfFormatIterator< S, T > | inline |
get_value_at(size_t value_index) const | VcfFormatIterator< S, T > | inline |
get_value_at(size_t sample_index, size_t value_index) const | VcfFormatIterator< S, T > | inline |
get_values(bool include_missing=false) const | VcfFormatIterator< S, T > | inline |
get_values_at(size_t sample_index, bool include_missing=false) const | VcfFormatIterator< S, T > | inline |
has_value() const | VcfFormatIterator< S, T > | inline |
has_value_at(size_t value_index) const | VcfFormatIterator< S, T > | inline |
has_value_at(size_t sample_index, size_t value_index) const | VcfFormatIterator< S, T > | inline |
header_data() | VcfFormatIterator< S, T > | inline |
next_value() | VcfFormatIterator< S, T > | inline |
operator!=(self_type const &other) const | VcfFormatIterator< S, T > | inline |
operator*() | VcfFormatIterator< S, T > | inline |
operator++() | VcfFormatIterator< S, T > | inline |
operator++(int) | VcfFormatIterator< S, T > | inline |
operator=(VcfFormatIterator const &)=default | VcfFormatIterator< S, T > | |
operator=(VcfFormatIterator &&)=default | VcfFormatIterator< S, T > | |
operator==(self_type const &other) const | VcfFormatIterator< S, T > | inline |
record_data() | VcfFormatIterator< S, T > | inline |
sample_count() const | VcfFormatIterator< S, T > | inline |
sample_index() const | VcfFormatIterator< S, T > | inline |
sample_name() const | VcfFormatIterator< S, T > | inline |
sample_name_at(size_t sample_index) const | VcfFormatIterator< S, T > | inline |
self_type typedef | VcfFormatIterator< S, T > | |
valid_value_count() const | VcfFormatIterator< S, T > | inline |
valid_value_count_at(size_t sample_index) const | VcfFormatIterator< S, T > | inline |
value_index() const | VcfFormatIterator< S, T > | inline |
values_per_sample() const | VcfFormatIterator< S, T > | inline |
VcfFormatIterator()=default | VcfFormatIterator< S, T > | |
VcfFormatIterator(::bcf_hdr_t *header, ::bcf1_t *record, std::string const &id, VcfValueType ht_type) | VcfFormatIterator< S, T > | inline |
VcfFormatIterator(VcfFormatIterator const &)=default | VcfFormatIterator< S, T > | |
VcfFormatIterator(VcfFormatIterator &&)=default | VcfFormatIterator< S, T > | |
~VcfFormatIterator()=default | VcfFormatIterator< S, T > | |