vcfpp
|
This is the complete list of members for vcfpp::BcfWriter, including all inherited members.
BcfWriter() | vcfpp::BcfWriter | inline |
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 |
copyHeader(const std::string &vcffile, std::string samples="-") | vcfpp::BcfWriter | inline |
header | vcfpp::BcfWriter | |
initalHeader(std::string version="VCF4.1") | vcfpp::BcfWriter | inline |
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() (defined in vcfpp::BcfWriter) | vcfpp::BcfWriter | inline |