vg
tools for working with variation graphs
|
This is the complete list of members for vg::zstd_compress_buf, including all inherited members.
context | vg::zstd_compress_buf | protected |
DEFAULT_COMPRESSION_LEVEL | vg::zstd_compress_buf | static |
in_buffer | vg::zstd_compress_buf | protected |
inner | vg::zstd_compress_buf | protected |
operator=(const zstd_compress_buf &)=delete | vg::zstd_compress_buf | |
operator=(zstd_compress_buf &&)=default | vg::zstd_compress_buf | |
out_buffer | vg::zstd_compress_buf | protected |
overflow(int_type ch) override | vg::zstd_compress_buf | protected |
sync() override | vg::zstd_compress_buf | protected |
zstd_compress_buf(std::streambuf *inner, int compression_level=DEFAULT_COMPRESSION_LEVEL) | vg::zstd_compress_buf | explicit |
zstd_compress_buf(const zstd_compress_buf &)=delete | vg::zstd_compress_buf | |
zstd_compress_buf(zstd_compress_buf &&)=default | vg::zstd_compress_buf | |
~zstd_compress_buf() | vg::zstd_compress_buf |