This is the complete list of members for
DictionaryPredictor, including all inherited members.
configuration | Predictor | [protected] |
contextTracker | Predictor | [protected] |
DICTIONARY | DictionaryPredictor | [private, static] |
dictionary_path | DictionaryPredictor | [private] |
DictionaryPredictor(Configuration *, ContextTracker *) | 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, static] |
logger | Predictor | [protected] |
longDescription | Predictor | [protected] |
name | Predictor | [protected] |
Observer() | Observer | [inline, protected] |
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 | |
probability | DictionaryPredictor | [private] |
PROBABILITY | DictionaryPredictor | [private, static] |
set_dictionary(const std::string &value) | DictionaryPredictor | |
set_logger(const std::string &level) | Predictor | [virtual] |
set_probability(const std::string &value) | DictionaryPredictor | |
shortDescription | Predictor | [protected] |
update(const Observable *variable) | DictionaryPredictor | [virtual] |
~DictionaryPredictor() | DictionaryPredictor | |
~Observer() | Observer | [inline, virtual] |
~Predictor() | Predictor | [virtual] |