This is the complete list of members for vcfpp::BcfReader, including all inherited members.
| BcfReader()=default | vcfpp::BcfReader | |
| BcfReader(const std::string &file) | vcfpp::BcfReader | inline |
| BcfReader(const std::string &file, const std::string ®ion) | vcfpp::BcfReader | inline |
| BcfReader(const std::string &file, const std::string ®ion, const std::string &samples) | vcfpp::BcfReader | inline |
| close() | vcfpp::BcfReader | inline |
| getNextVariant(BcfRecord &r) | vcfpp::BcfReader | inline |
| getStatus(const std::string ®ion) | vcfpp::BcfReader | inline |
| getVariantsCount(const std::string ®ion) | vcfpp::BcfReader | inline |
| header | vcfpp::BcfReader | |
| nsamples | vcfpp::BcfReader | |
| open(const std::string &file) | vcfpp::BcfReader | inline |
| SamplesName | vcfpp::BcfReader | |
| setRegion(std::string region) | vcfpp::BcfReader | inline |
| setSamples(const std::string &samples) | vcfpp::BcfReader | inline |
| setThreads(int n) | vcfpp::BcfReader | inline |
| ~BcfReader()=default (defined in vcfpp::BcfReader) | vcfpp::BcfReader |