df_decoder | Bodon::ManipulatorBase< DF_D, TRIE > | [protected] |
extenders | Bodon::FrequentPairInserterNoprune< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
FrequentPairInserterNoprune(TRIE &trie, DF_D &df_decoder, LEAF_ALLOCATOR &s_alloc) | Bodon::FrequentPairInserterNoprune< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE > | [inline] |
insertFrequentPairs(const std::vector< std::pair< counter_t, std::pair< item_t, item_t > > > &freq_pairs_with_counters) | Bodon::FrequentPairInserterNoprune< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE > | [inline] |
insertFrequentPairsNEE(const std::vector< std::pair< counter_t, std::pair< item_t, item_t > > > &freq_pairs_with_counters) | Bodon::FrequentPairInserterNoprune< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE > | [protected] |
insertFrequentPairsNONEE(const std::vector< std::pair< counter_t, std::pair< item_t, item_t > > > &freq_pairs_with_counters) | Bodon::FrequentPairInserterNoprune< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE > | [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::FrequentPairInserterNoprune< DF_D, TRIE, LEAF, LEAF_ALLOCATOR, NEE > | [private] |
s_alloc | Bodon::inhomogeneous_trie::ManipulatorBase< DF_D, TRIE, LEAF_ALLOCATOR > | [protected] |