|
presage
0.9.2~beta
|
This is the complete list of members for DictionaryPredictor, including all inherited members.
| configuration | Predictor | protected |
| contextTracker | Predictor | protected |
| DICTIONARY | DictionaryPredictor | private |
| dictionary_path | DictionaryPredictor | private |
| DictionaryPredictor(Configuration *, ContextTracker *, const char *) | DictionaryPredictor | |
| dispatcher | DictionaryPredictor | private |
| getLongDescription() const | Predictor | |
| getName() const | Predictor | |
| getShortDescription() const | Predictor | |
| learn(const std::vector< std::string > &change) | DictionaryPredictor | virtual |
| LOGGER | DictionaryPredictor | private |
| logger | Predictor | protected |
| longDescription | Predictor | protected |
| name | Predictor | protected |
| Observer() | Observer | inlineprotected |
| predict(const size_t size, const char **filter) const | DictionaryPredictor | virtual |
| Predictor(Configuration *configuration, ContextTracker *contextTracker, const char *predictorName="Predictor", const char *shortDescription="", const char *longDescription="") | Predictor | |
| PREDICTORS | Predictor | protected |
| probability | DictionaryPredictor | private |
| PROBABILITY | DictionaryPredictor | private |
| set_dictionary(const std::string &value) | DictionaryPredictor | |
| set_logger(const std::string &level) | Predictor | protectedvirtual |
| set_probability(const std::string &value) | DictionaryPredictor | |
| shortDescription | Predictor | protected |
| token_satisfies_filter(const std::string &token, const std::string &prefix, const char **filter) const | Predictor | protectedvirtual |
| update(const Observable *variable) | DictionaryPredictor | virtual |
| ~DictionaryPredictor() | DictionaryPredictor | |
| ~Observer() | Observer | inlinevirtual |
| ~Predictor() | Predictor | virtual |
1.8.14