vcfpp
All Classes Functions Variables Friends Pages
vcfpp::BcfHeader Member List

This is the complete list of members for vcfpp::BcfHeader, including all inherited members.

addContig(const std::string &id)vcfpp::BcfHeaderinline
addFILTER(const std::string &id, const std::string &description)vcfpp::BcfHeaderinline
addFORMAT(const std::string &id, const std::string &number, const std::string &type, const std::string &description)vcfpp::BcfHeaderinline
addINFO(const std::string &id, const std::string &number, const std::string &type, const std::string &description)vcfpp::BcfHeaderinline
addLine(const std::string &str)vcfpp::BcfHeaderinline
addSample(const std::string &sample) constvcfpp::BcfHeaderinline
asString() constvcfpp::BcfHeaderinline
BcfHeader()=default (defined in vcfpp::BcfHeader)vcfpp::BcfHeader
BcfHeader(std::string version)vcfpp::BcfHeaderinline
BcfHeader(const bcf_hdr_t *h)vcfpp::BcfHeaderinline
BcfReader (defined in vcfpp::BcfHeader)vcfpp::BcfHeaderfriend
BcfRecord (defined in vcfpp::BcfHeader)vcfpp::BcfHeaderfriend
BcfWriter (defined in vcfpp::BcfHeader)vcfpp::BcfHeaderfriend
get() constvcfpp::BcfHeaderinline
getFormatType(std::string tag) constvcfpp::BcfHeaderinline
getInfoType(std::string tag) constvcfpp::BcfHeaderinline
getSamples() constvcfpp::BcfHeaderinline
getSeqnames() constvcfpp::BcfHeaderinline
nSamples() constvcfpp::BcfHeaderinline
operator<<(std::ostream &out, const BcfHeader &h)vcfpp::BcfHeaderfriend
removeContig(std::string tag) constvcfpp::BcfHeaderinline
removeFilter(std::string tag) constvcfpp::BcfHeaderinline
removeFormat(std::string tag) constvcfpp::BcfHeaderinline
removeInfo(std::string tag) constvcfpp::BcfHeaderinline
setSamples(const std::string &samples) constvcfpp::BcfHeaderinline
setVersion(const std::string &version) constvcfpp::BcfHeaderinline
updateSamples(const std::string &samples)vcfpp::BcfHeaderinline
~BcfHeader()=default (defined in vcfpp::BcfHeader)vcfpp::BcfHeader