tudocomp
– The TU Dortmund Compression Framework
|
#include <ScanDec.hpp>
Public Member Functions | |
EagerScanDec (Env &env, IntVector< uliteral_t > &buffer) | |
len_t | rank (len_t i) const |
void | decode (const std::vector< len_compact_t > &m_target_pos, const std::vector< len_compact_t > &m_source_pos, const std::vector< len_compact_t > &m_length) |
void | decode_literal_at (len_t pos, uliteral_t c) |
IF_STATS (inline len_t longest_chain() const { return m_longest_chain;}) ~EagerScanDec() | |
Definition at line 25 of file ScanDec.hpp.
|
inline |
Definition at line 37 of file ScanDec.hpp.
|
inline |
Definition at line 61 of file ScanDec.hpp.
|
inline |
Definition at line 100 of file ScanDec.hpp.
|
inline |
Definition at line 124 of file ScanDec.hpp.
Definition at line 56 of file ScanDec.hpp.