presage
0.9.2~beta
|
This is the complete list of members for Predictor, including all inherited members.
configuration | Predictor | protected |
contextTracker | Predictor | protected |
getLongDescription() const | Predictor | |
getName() const | Predictor | |
getShortDescription() const | Predictor | |
learn(const std::vector< std::string > &change)=0 | Predictor | pure virtual |
logger | Predictor | protected |
longDescription | Predictor | protected |
name | Predictor | protected |
predict(const size_t size, const char **filter) const =0 | Predictor | pure virtual |
Predictor(Configuration *configuration, ContextTracker *contextTracker, const char *predictorName="Predictor", const char *shortDescription="", const char *longDescription="") | Predictor | |
PREDICTORS | Predictor | protected |
set_logger(const std::string &level) | Predictor | protectedvirtual |
shortDescription | Predictor | protected |
token_satisfies_filter(const std::string &token, const std::string &prefix, const char **filter) const | Predictor | protectedvirtual |
~Predictor() | Predictor | virtual |