df_decoder | Bodon::ManipulatorBase< DF_D, TRIE > | [protected] |
extenders | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [protected] |
generateCandidateAtParent(TRIE *trie, std::vector< item_t > &maybe_candidate) | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [inline, protected] |
generateCandidateAtParentNEE(TRIE *trie, std::vector< item_t > &maybe_candidate, std::vector< item_t > &NEEsum) | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [inline, protected] |
generateCandidateAtParentNEENoDeadend(TRIE *trie, std::vector< item_t > &maybe_candidate) | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [inline, protected] |
helper_func(const TRIE *trie, const item_t new_item) const | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [inline, protected] |
is_there_any_new_candidate | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [protected] |
isAllSubsetFrequent(std::vector< item_t > &maybe_candidate, const item_t new_item) const | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [inline, protected] |
isThereAnyCandidate() const | Bodon::ManipulatorBase< DF_D, TRIE > | [inline] |
leaf_neelist | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [protected] |
main_trie | Bodon::ManipulatorBase< DF_D, TRIE > | [protected] |
ManipulatorBase(TRIE &main_trie, DF_D &df_decoder, LEAF_ALLOCATOR &s_alloc) | Bodon::inhomogeneous_trie::ManipulatorBase< DF_D, TRIE, LEAF_ALLOCATOR > | [inline] |
Bodon::ManipulatorBase::ManipulatorBase(TRIE &main_trie, DF_D &df_decoder) | Bodon::ManipulatorBase< DF_D, TRIE > | [inline] |
PARENT typedef | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [protected] |
replace_list | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [protected] |
s_alloc | Bodon::inhomogeneous_trie::ManipulatorBase< DF_D, TRIE, LEAF_ALLOCATOR > | [protected] |
SimplePruner(TRIE &main_trie, DF_D &df_decoder, LEAF_ALLOCATOR &s_alloc) | Bodon::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE, DEADENDPRUNE > | [inline] |