GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
 All Classes Functions Variables
GLnexus::DefaultRangeBCFIteratorImpl Member List

This is the complete list of members for GLnexus::DefaultRangeBCFIteratorImpl, including all inherited members.

DefaultRangeBCFIteratorImpl(BCFData &data, range range, bool first_range, shared_ptr< const set< string >> &datasets) (defined in GLnexus::DefaultRangeBCFIteratorImpl)GLnexus::DefaultRangeBCFIteratorImplinline
next(string &dataset, shared_ptr< const bcf_hdr_t > &hdr, vector< shared_ptr< bcf1_t >> &records) override (defined in GLnexus::DefaultRangeBCFIteratorImpl)GLnexus::DefaultRangeBCFIteratorImplinline
GLnexus::RangeBCFIterator::next(std::string &dataset, std::shared_ptr< const bcf_hdr_t > &hdr, std::vector< std::shared_ptr< bcf1_t >> &records)=0GLnexus::RangeBCFIteratorpure virtual
~RangeBCFIterator()=default (defined in GLnexus::RangeBCFIterator)GLnexus::RangeBCFIteratorvirtual