|
tudocomp
– The TU Dortmund Compression Framework
|
This is the complete list of members for tdc::LiteralEncoder< coder_t >, including all inherited members.
| Algorithm(Algorithm const &)=default | tdc::Algorithm | |
| Algorithm(Algorithm &&)=default | tdc::Algorithm | |
| Algorithm(Env &&env) | tdc::Algorithm | inline |
| compress(Input &input, Output &output) override final | tdc::LiteralEncoder< coder_t > | inlinevirtual |
| Compressor(Compressor const &)=default | tdc::Compressor | |
| Compressor(Compressor &&)=default | tdc::Compressor | |
| Compressor(Env &&env) | tdc::Compressor | inline |
| decompress(Input &input, Output &output) override final | tdc::LiteralEncoder< coder_t > | inlinevirtual |
| env() | tdc::Algorithm | inline |
| env() const | tdc::Algorithm | inline |
| LiteralEncoder(Env &&env) | tdc::LiteralEncoder< coder_t > | inline |
| meta() | tdc::LiteralEncoder< coder_t > | inlinestatic |
| operator=(Compressor const &)=default | tdc::Compressor | |
| operator=(Compressor &&)=default | tdc::Compressor | |
| tdc::Algorithm::operator=(Algorithm const &)=default | tdc::Algorithm | |
| tdc::Algorithm::operator=(Algorithm &&)=default | tdc::Algorithm | |
| ~Algorithm()=default | tdc::Algorithm | virtual |
| ~Compressor()=default | tdc::Compressor | virtual |