GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
 All Classes Functions Variables
Public Member Functions | List of all members
GLnexus::DefaultRangeBCFIteratorImpl Class Reference
Inheritance diagram for GLnexus::DefaultRangeBCFIteratorImpl:
GLnexus::RangeBCFIterator

Public Member Functions

 DefaultRangeBCFIteratorImpl (BCFData &data, range range, bool first_range, shared_ptr< const set< string >> &datasets)
 
Status next (string &dataset, shared_ptr< const bcf_hdr_t > &hdr, vector< shared_ptr< bcf1_t >> &records) override
 
- Public Member Functions inherited from GLnexus::RangeBCFIterator
virtual Status next (std::string &dataset, std::shared_ptr< const bcf_hdr_t > &hdr, std::vector< std::shared_ptr< bcf1_t >> &records)=0
 

The documentation for this class was generated from the following file: