df_decoder | Bodon::ManipulatorBase< DF_D, TRIE > | [protected] |
extenders | Bodon::sequence::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR > | [protected] |
generateCandidateAtParent(TRIE *trie, std::vector< item_t > &maybe_candidate) | Bodon::sequence::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR > | [inline, protected] |
isAllSubsetFrequent(std::vector< item_t > &maybe_candidate, const item_t new_item) const | Bodon::sequence::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR > | [inline, protected] |
isThereAnyCandidate() const | Bodon::ManipulatorBase< DF_D, TRIE > | [inline] |
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::sequence::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR > | [private] |
replace_list | Bodon::sequence::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR > | [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::sequence::inhomogeneous_trie::SimplePruner< DF_D, TRIE, LEAF, LEAF_ALLOCATOR > | [inline] |