tudocomp
– The TU Dortmund Compression Framework
tdc::io::InputRestrictions Member List

This is the complete list of members for tdc::io::InputRestrictions, including all inherited members.

escape_bytes() consttdc::io::InputRestrictionsinline
has_escape_restrictions() consttdc::io::InputRestrictionsinline
has_no_escape_restrictions() consttdc::io::InputRestrictionsinline
has_no_restrictions() consttdc::io::InputRestrictionsinline
has_restrictions() consttdc::io::InputRestrictionsinline
InputRestrictions(const std::vector< uint8_t > &escape_bytes={}, bool null_terminate=false)tdc::io::InputRestrictionsinline
null_terminate() consttdc::io::InputRestrictionsinline
operator|(const InputRestrictions &a, const InputRestrictions &b)tdc::io::InputRestrictionsfriend