|
tudocomp
– The TU Dortmund Compression Framework
|
#include <CedarTrie.hpp>
Public Member Functions | |
| CedarTrieNode (factorid_t id, bool is_new, size_t search_pos) | |
| CedarTrieNode () | |
| size_t | search_pos () const |
Public Member Functions inherited from tdc::lz78::LZ78TrieNode | |
| LZ78TrieNode (factorid_t id, bool is_new) | |
| LZ78TrieNode () | |
| bool | is_new () const |
| factorid_t | id () const |
Definition at line 13 of file CedarTrie.hpp.
|
inline |
Definition at line 16 of file CedarTrie.hpp.
|
inline |
Definition at line 18 of file CedarTrie.hpp.
|
inline |
Definition at line 21 of file CedarTrie.hpp.