df_decoder | Bodon::ManipulatorBase< DF_D, TRIE_OEL > | [protected] |
extenders | Bodon::dynamic_trie::FrequentPairInserter< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
FrequentPairInserter(TRIE_OEL &trie, DF_D &df_decoder, LEAF_ALLOCATOR &s_alloc) | Bodon::dynamic_trie::FrequentPairInserter< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [inline] |
insertFrequentPairs(const std::vector< std::pair< counter_t, std::pair< item_t, item_t > > > &freq_pairs_with_counters) | Bodon::dynamic_trie::FrequentPairInserter< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [inline] |
insertFrequentPairsNEE(const std::vector< std::pair< counter_t, std::pair< item_t, item_t > > > &freq_pairs_with_counters) | Bodon::dynamic_trie::FrequentPairInserter< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
insertFrequentPairsNONEE(const std::vector< std::pair< counter_t, std::pair< item_t, item_t > > > &freq_pairs_with_counters) | Bodon::dynamic_trie::FrequentPairInserter< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
isThereAnyCandidate() const | Bodon::ManipulatorBase< DF_D, TRIE_OEL > | [inline] |
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] |
PARENT typedef | Bodon::dynamic_trie::FrequentPairInserter< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [private] |
replace_list | Bodon::dynamic_trie::FrequentPairInserter< DF_D, TRIE_OEL, TRIE_OI, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
s_alloc | Bodon::inhomogeneous_trie::ManipulatorBase< DF_D, TRIE_OEL, LEAF_ALLOCATOR > | [protected] |