|
ARB
|

Public Attributes | |
| FullDictTree * | full |
| SingleDictTree * | single |
| void * | exists |
Definition at line 42 of file adoptimize.cxx.
| FullDictTree* DictTree::full |
Definition at line 43 of file adoptimize.cxx.
Referenced by add_dtree_to_dtree(), add_to_dtree(), build_dict_tree(), calcCounts(), COUNT(), count_dtree_leafs(), cut_dtree(), cut_useless_words(), expandBranches(), free_dtree(), remove_word_from_dtree(), removeSubsequentString(), and single2full_dtree().
| SingleDictTree* DictTree::single |
Definition at line 44 of file adoptimize.cxx.
Referenced by add_dtree_to_dtree(), add_to_dtree(), calcCounts(), COUNT(), count_dtree_leafs(), cut_dtree(), cut_useless_words(), expandBranches(), free_dtree(), new_dtree(), remove_word_from_dtree(), removeSubsequentString(), and single2full_dtree().
| void* DictTree::exists |
Definition at line 45 of file adoptimize.cxx.
Referenced by add_dtree_to_dtree(), add_to_dtree(), build_dict_tree(), calcCounts(), COUNT(), count_dtree_leafs(), cut_dtree(), cut_useless_words(), expandBranches(), free_dtree(), gb_create_dictionary(), remove_word_from_dtree(), removeSubsequentString(), and single2full_dtree().
1.8.8