This is the complete list of members for tdc::lz78::HashTriePlus< HashFunction, HashManager >, including all inherited members.
add_rootnode(uliteral_t c) | tdc::lz78::HashTriePlus< HashFunction, HashManager > | inline |
Algorithm(Algorithm const &)=default | tdc::Algorithm | |
Algorithm(Algorithm &&)=default | tdc::Algorithm | |
Algorithm(Env &&env) | tdc::Algorithm | inline |
clear() | tdc::lz78::HashTriePlus< HashFunction, HashManager > | inline |
env() | tdc::Algorithm | inline |
env() const | tdc::Algorithm | inline |
expected_number_of_remaining_elements(const size_t z) const | tdc::lz78::LZ78Trie<> | inlineprotected |
find_or_insert(const node_t &parent_w, uliteral_t c) | tdc::lz78::HashTriePlus< HashFunction, HashManager > | inline |
get_rootnode(uliteral_t c) const | tdc::lz78::HashTriePlus< HashFunction, HashManager > | inline |
HashTriePlus(Env &&env, const size_t n, const size_t &remaining_characters, factorid_t reserve=0) | tdc::lz78::HashTriePlus< HashFunction, HashManager > | inline |
IF_STATS(MoveGuard m_guard;inline ~HashTriePlus() { if(m_guard) { if(m_table2.empty()) { m_table.collect_stats(env());} else { m_table2.collect_stats(env());} } }) HashTriePlus(HashTriePlus &&other)=default | tdc::lz78::HashTriePlus< HashFunction, HashManager > | |
LZ78Trie(const size_t n, const size_t &remaining_characters) | tdc::lz78::LZ78Trie<> | inlineprotected |
meta() | tdc::lz78::HashTriePlus< HashFunction, HashManager > | inlinestatic |
node_t typedef | tdc::lz78::LZ78Trie<> | |
operator=(HashTriePlus &&other)=default | tdc::lz78::HashTriePlus< HashFunction, HashManager > | |
tdc::Algorithm::operator=(Algorithm const &)=default | tdc::Algorithm | |
tdc::Algorithm::operator=(Algorithm &&)=default | tdc::Algorithm | |
size() const | tdc::lz78::HashTriePlus< HashFunction, HashManager > | inline |
~Algorithm()=default | tdc::Algorithm | virtual |