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

Public Member Functions

 BCFBucketIterator (BCFData &data, BCFKeyValueData_body &body, range range, const std::string &bucket_prefix, shared_ptr< const set< string >> &datasets, const shared_ptr< KeyValue::Reader > &reader)
 
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: