A library for working with phylogenetic and population genetic data.
v0.27.0
VcfFormatIterator< S, T > Member List

This is the complete list of members for VcfFormatIterator< S, T >, including all inherited members.

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