|
tudocomp
– The TU Dortmund Compression Framework
|
This is the complete list of members for tdc::io::Input, including all inherited members.
| as_stream() const | tdc::io::Input | inline |
| as_view() const | tdc::io::Input | inline |
| from_memory(const std::vector< uint8_t > &buf) | tdc::io::Input | inlinestatic |
| from_memory(const string_ref buf) | tdc::io::Input | inlinestatic |
| from_path(std::string path) | tdc::io::Input | inlinestatic |
| Input() | tdc::io::Input | inline |
| Input(const Input &other) | tdc::io::Input | inline |
| Input(Input &&other) | tdc::io::Input | inline |
| Input(Path &&path) | tdc::io::Input | inline |
| Input(const string_ref &buf) | tdc::io::Input | inline |
| Input(const std::vector< uint8_t > &buf) | tdc::io::Input | inline |
| Input(std::istream &stream) | tdc::io::Input | inline |
| InputStream class | tdc::io::Input | friend |
| InputStreamInternal class | tdc::io::Input | friend |
| InputView class | tdc::io::Input | friend |
| operator=(Input &&other) | tdc::io::Input | inline |
| operator=(const Input &other) | tdc::io::Input | inline |
| size() const | tdc::io::Input | inline |