tudocomp
– The TU Dortmund Compression Framework
tdc::ASCIICoder::Decoder Member List

This is the complete list of members for tdc::ASCIICoder::Decoder, including all inherited members.

Algorithm(Algorithm const &)=defaulttdc::Algorithm
Algorithm(Algorithm &&)=defaulttdc::Algorithm
Algorithm(Env &&env)tdc::Algorithminline
decode(const Range &)tdc::ASCIICoder::Decoderinline
decode(const LiteralRange &)tdc::ASCIICoder::Decoderinline
decode(const BitRange &)tdc::ASCIICoder::Decoderinline
decode(const Range &r)tdc::ASCIICoder::Decoderinline
Decoder(Env &&env, std::shared_ptr< BitIStream > in)tdc::Decoderinline
Decoder(Env &&env, Input &in)tdc::Decoderinline
env()tdc::Algorithminline
env() consttdc::Algorithminline
eof() consttdc::Decoderinline
m_intdc::Decoderprotected
operator=(Algorithm const &)=defaulttdc::Algorithm
operator=(Algorithm &&)=defaulttdc::Algorithm
stream()tdc::Decoderinline
~Algorithm()=defaulttdc::Algorithmvirtual