|
ARB
|

Public Attributes | |
| DictNodeType | typ |
| unsigned_char | ch |
| int | count |
| DictTree | son |
| DictTree | brother |
Definition at line 58 of file adoptimize.cxx.
| DictNodeType SingleDictTree::typ |
Definition at line 59 of file adoptimize.cxx.
Referenced by add_dtree_to_dtree(), COUNT(), new_dtree(), and single2full_dtree().
| unsigned_char SingleDictTree::ch |
Definition at line 60 of file adoptimize.cxx.
Referenced by add_dtree_to_dtree(), add_to_dtree(), expandBranches(), new_dtree(), remove_word_from_dtree(), removeSubsequentString(), and single2full_dtree().
| int SingleDictTree::count |
Definition at line 61 of file adoptimize.cxx.
Referenced by add_dtree_to_dtree(), add_to_dtree(), calcCounts(), COUNT(), cut_dtree(), cut_useless_words(), expandBranches(), new_dtree(), remove_word_from_dtree(), removeSubsequentString(), and single2full_dtree().
| DictTree SingleDictTree::son |
Definition at line 62 of file adoptimize.cxx.
Referenced by add_dtree_to_dtree(), add_to_dtree(), calcCounts(), count_dtree_leafs(), cut_dtree(), cut_useless_words(), expandBranches(), free_dtree(), new_dtree(), remove_word_from_dtree(), removeSubsequentString(), and single2full_dtree().
| DictTree SingleDictTree::brother |
Definition at line 63 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().
1.8.8