tudocomp
– The TU Dortmund Compression Framework
|
This is the complete list of members for tdc::io::InputRestrictions, including all inherited members.
escape_bytes() const | tdc::io::InputRestrictions | inline |
has_escape_restrictions() const | tdc::io::InputRestrictions | inline |
has_no_escape_restrictions() const | tdc::io::InputRestrictions | inline |
has_no_restrictions() const | tdc::io::InputRestrictions | inline |
has_restrictions() const | tdc::io::InputRestrictions | inline |
InputRestrictions(const std::vector< uint8_t > &escape_bytes={}, bool null_terminate=false) | tdc::io::InputRestrictions | inline |
null_terminate() const | tdc::io::InputRestrictions | inline |
operator|(const InputRestrictions &a, const InputRestrictions &b) | tdc::io::InputRestrictions | friend |