tudocomp
– The TU Dortmund Compression Framework
tdc::test::TestInput Member List

This is the complete list of members for tdc::test::TestInput, including all inherited members.

as_stream() consttdc::io::Inputinline
as_view() consttdc::io::Inputinline
from_memory(const std::vector< uint8_t > &buf)tdc::io::Inputinlinestatic
from_memory(const string_ref buf)tdc::io::Inputinlinestatic
from_path(std::string path)tdc::io::Inputinlinestatic
Input()tdc::io::Inputinline
Input(const Input &other)tdc::io::Inputinline
Input(Input &&other)tdc::io::Inputinline
Input(Path &&path)tdc::io::Inputinline
Input(const string_ref &buf)tdc::io::Inputinline
Input(const std::vector< uint8_t > &buf)tdc::io::Inputinline
Input(std::istream &stream)tdc::io::Inputinline
operator=(Input &&other)tdc::io::Inputinline
operator=(const Input &other)tdc::io::Inputinline
size() consttdc::io::Inputinline
TestInput(string_ref text, bool sentinel)tdc::test::TestInputinline
TestInput(io::Path &&path, bool sentinel)tdc::test::TestInputinline