presage
0.9.2~beta
|
This is the complete list of members for Suggestion, including all inherited members.
getProbability() const | Suggestion | |
getWord() const | Suggestion | |
MAX_PROBABILITY | Suggestion | static |
MIN_PROBABILITY | Suggestion | static |
operator!=(const Suggestion &) const | Suggestion | |
operator<(const Suggestion &) const | Suggestion | |
operator<<(std::ostream &, const Suggestion &) | Suggestion | friend |
operator==(const Suggestion &) const | Suggestion | |
probability | Suggestion | private |
setProbability(double) | Suggestion | |
setWord(std::string) | Suggestion | |
Suggestion(std::string="", double=0.0) | Suggestion | |
toString() const | Suggestion | |
word | Suggestion | private |
~Suggestion() | Suggestion |