This is the complete list of members for vcfpp::BcfWriter, including all inherited members.
| BcfWriter()=default | vcfpp::BcfWriter | |
| BcfWriter(const std::string &fname, std::string version="VCF4.1") | vcfpp::BcfWriter | inline |
| BcfWriter(const std::string &fname, const BcfHeader &h) | vcfpp::BcfWriter | inline |
| BcfWriter(const std::string &fname, const std::string &version, const std::string &mode) | vcfpp::BcfWriter | inline |
| BcfWriter(const std::string &fname, const BcfHeader &h, const std::string &mode) | vcfpp::BcfWriter | inline |
| close() | vcfpp::BcfWriter | inline |
| header | vcfpp::BcfWriter | |
| initalHeader(const BcfHeader &h) | vcfpp::BcfWriter | inline |
| open(const std::string &fname) | vcfpp::BcfWriter | inline |
| open(const std::string &fname, const std::string &mode) | vcfpp::BcfWriter | inline |
| writeHeader() | vcfpp::BcfWriter | inline |
| writeLine(const std::string &vcfline) | vcfpp::BcfWriter | inline |
| writeRecord(BcfRecord &v) | vcfpp::BcfWriter | inline |
| ~BcfWriter()=default (defined in vcfpp::BcfWriter) | vcfpp::BcfWriter |