tudocomp
– The TU Dortmund Compression Framework
|
This is the complete list of members for tdc::test::TestOutput, including all inherited members.
as_stream() const | tdc::io::Output | inline |
from_memory(std::vector< uint8_t > &buf) | tdc::io::Output | inlinestatic |
from_path(const Path &path, bool overwrite=false) | tdc::io::Output | inlinestatic |
from_stream(std::ostream &stream) | tdc::io::Output | inlinestatic |
operator=(Output &&other) | tdc::io::Output | inline |
Output() | tdc::io::Output | inline |
Output(Output &&other) | tdc::io::Output | inline |
Output(const Path &path, bool overwrite=false) | tdc::io::Output | inline |
Output(std::vector< uint8_t > &buf) | tdc::io::Output | inline |
Output(std::ostream &stream) | tdc::io::Output | inline |
result() | tdc::test::TestOutput | inline |
TestOutput(bool sentinel) | tdc::test::TestOutput | inline |