df_decoder | Bodon::ManipulatorBase< DF_D, TRIE_OEL > | [protected] |
extenders | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
generateCandidateAtParent(TRIE *trie, std::vector< item_t > &maybe_candidate) | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [inline, protected] |
generateCandidateAtParentNEE(TRIE *trie, std::vector< item_t > &maybe_candidate) | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [inline, protected] |
helper_func(const TRIE *trie, const item_t new_item) const | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [inline, protected] |
isAllSubsetFrequent(std::vector< item_t > &maybe_candidate, const item_t new_item) const | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [inline, protected] |
isIncluded(const TRIE *trie, const std::vector< item_t > &an_itemset, std::vector< item_t >::const_iterator item_it) const | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
isThereAnyCandidate() const | Bodon::ManipulatorBase< DF_D, TRIE_OEL > | [inline] |
leaf_neelist | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
main_trie | Bodon::ManipulatorBase< DF_D, TRIE_OEL > | [protected] |
ManipulatorBase(TRIE_OEL &main_trie, DF_D &df_decoder, LEAF_ALLOCATOR &s_alloc) | Bodon::inhomogeneous_trie::ManipulatorBase< DF_D, TRIE_OEL, LEAF_ALLOCATOR > | [inline] |
Bodon::ManipulatorBase< DF_D, TRIE_OEL >::ManipulatorBase(TRIE_OEL &main_trie, DF_D &df_decoder) | Bodon::ManipulatorBase< DF_D, TRIE_OEL > | [inline] |
nr_of_new_candidates | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
nr_of_nonprefix_equiitem | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
PARENT typedef | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
replace_list | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
s_alloc | Bodon::inhomogeneous_trie::ManipulatorBase< DF_D, TRIE_OEL, LEAF_ALLOCATOR > | [protected] |
SimplePruner(TRIE_OEL &main_trie, DF_D &df_decoder, LEAF_ALLOCATOR &s_alloc) | Bodon::dynamic_trie::SimplePruner< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [inline] |