TRF Language Model
|
iter all the sub-tries More...
#include <wb-trie.h>
Public Member Functions | |
TrieIter (_wb_TRIE *ptrie, bool(*sort)(KeyT, KeyT)=0) | |
void | Init () |
Initialization. More... | |
_wb_TRIE * | Next (KeyT &key) |
Get next sub-trie. More... | |
Friends | |
class | TrieIter2< KeyT, DataT > |
iter all the sub-tries
|
inline |
|
inline |
|
inline |
|
friend |