Gamgee
You miserable little maggot. I'll stove your head in!
|
This is the complete list of members for gamgee::VariantWriter, including all inherited members.
add_header(const VariantHeader &header) | gamgee::VariantWriter | |
add_record(const Variant &body) | gamgee::VariantWriter | |
operator=(const VariantWriter &other)=delete | gamgee::VariantWriter | |
operator=(VariantWriter &&other)=default | gamgee::VariantWriter | |
VariantWriter(const std::string &output_fname="-", const bool binary=true, const int compression_level=Z_DEFAULT_COMPRESSION) | gamgee::VariantWriter | explicit |
VariantWriter(const VariantHeader &header, const std::string &output_fname="-", const bool binary=true, const int compression_level=Z_DEFAULT_COMPRESSION) | gamgee::VariantWriter | explicit |
VariantWriter(const VariantWriter &other)=delete | gamgee::VariantWriter | |
VariantWriter(VariantWriter &&other)=default | gamgee::VariantWriter |