, including all inherited members.
append_unichar_id(UNICHAR_ID unichar_id, char fragment_length, float rating, float certainty) | WERD_CHOICE | |
append_unichar_id_space_allocated(UNICHAR_ID unichar_id, char fragment_length, float rating, float certainty) | WERD_CHOICE | [inline] |
blob_choices() | WERD_CHOICE | [inline] |
certainty() const | WERD_CHOICE | [inline] |
contains_unichar_id(UNICHAR_ID unichar_id) const | WERD_CHOICE | |
debug_string() const | WERD_CHOICE | [inline] |
double_the_size() | WERD_CHOICE | [inline] |
fragment_length(int index) const | WERD_CHOICE | [inline] |
fragment_lengths() const | WERD_CHOICE | [inline] |
fragment_mark() const | WERD_CHOICE | [inline] |
has_rtl_unichar_id() const | WERD_CHOICE | |
init(int reserved) | WERD_CHOICE | [inline] |
init(const char *src_string, const char *src_lengths, float src_rating, float src_certainty, uinT8 src_permuter) | WERD_CHOICE | |
kBadRating | WERD_CHOICE | [static] |
length() const | WERD_CHOICE | [inline] |
make_bad() | WERD_CHOICE | [inline] |
operator+=(const WERD_CHOICE &second) | WERD_CHOICE | |
operator=(const WERD_CHOICE &source) | WERD_CHOICE | |
permuter() const | WERD_CHOICE | [inline] |
permuter_name() const | WERD_CHOICE | |
print() const | WERD_CHOICE | [inline] |
print(const char *msg) const | WERD_CHOICE | |
punct_stripped(int *start_core, int *end_core) const | WERD_CHOICE | |
rating() const | WERD_CHOICE | [inline] |
remove_last_unichar_id() | WERD_CHOICE | [inline] |
remove_unichar_id(int index) | WERD_CHOICE | [inline] |
remove_unichar_ids(int index, int num) | WERD_CHOICE | |
reverse_and_mirror_unichar_ids() | WERD_CHOICE | |
set_blob_choices(BLOB_CHOICE_LIST_CLIST *blob_choices) | WERD_CHOICE | |
set_certainty(float new_val) | WERD_CHOICE | [inline] |
set_fragment_length(char flen, int index) | WERD_CHOICE | [inline] |
set_fragment_mark(bool new_fragment_mark) | WERD_CHOICE | [inline] |
set_length(int len) | WERD_CHOICE | [inline] |
set_permuter(uinT8 perm) | WERD_CHOICE | [inline] |
set_rating(float new_val) | WERD_CHOICE | [inline] |
set_unichar_id(UNICHAR_ID unichar_id, int index) | WERD_CHOICE | [inline] |
set_unichar_id(UNICHAR_ID unichar_id, char fragment_length, float rating, float certainty, int index) | WERD_CHOICE | [inline] |
set_unichars_in_script_order(bool in_script_order) | WERD_CHOICE | [inline] |
shallow_copy(int start, int end) const | WERD_CHOICE | |
string_and_lengths(STRING *word_str, STRING *word_lengths_str) const | WERD_CHOICE | |
unichar_id(int index) const | WERD_CHOICE | [inline] |
unichar_ids() const | WERD_CHOICE | [inline] |
unichar_lengths() const | WERD_CHOICE | [inline] |
unichar_string() const | WERD_CHOICE | [inline] |
unichars_in_script_order() const | WERD_CHOICE | [inline] |
unicharset() const | WERD_CHOICE | [inline] |
WERD_CHOICE(const UNICHARSET *unicharset) | WERD_CHOICE | [inline] |
WERD_CHOICE(const UNICHARSET *unicharset, int reserved) | WERD_CHOICE | [inline] |
WERD_CHOICE(const char *src_string, const char *src_lengths, float src_rating, float src_certainty, uinT8 src_permuter, const UNICHARSET &unicharset) | WERD_CHOICE | [inline] |
WERD_CHOICE(const char *src_string, const UNICHARSET &unicharset) | WERD_CHOICE | |
WERD_CHOICE(const WERD_CHOICE &word) | WERD_CHOICE | [inline] |
~WERD_CHOICE() | WERD_CHOICE | |