|
tudocomp
– The TU Dortmund Compression Framework
|
This is the complete list of members for tdc::io::InputSource, including all inherited members.
| Content enum name | tdc::io::InputSource | |
| file() const | tdc::io::InputSource | inline |
| InputSource(const std::string &path) | tdc::io::InputSource | inline |
| InputSource(const View &view) | tdc::io::InputSource | inline |
| InputSource(std::istream *stream) | tdc::io::InputSource | inline |
| is_file() const | tdc::io::InputSource | inline |
| is_stream() const | tdc::io::InputSource | inline |
| is_view() const | tdc::io::InputSource | inline |
| operator==(const InputSource &, const InputSource &) | tdc::io::InputSource | friend |
| stream() const | tdc::io::InputSource | inline |
| view() const | tdc::io::InputSource | inline |