25 #ifndef PRESAGE_PREDICTION
26 #define PRESAGE_PREDICTION
Suggestion getSuggestion(int=0) const
const Prediction & operator=(const Prediction &)
std::string toString() const
friend std::ostream & operator<<(std::ostream &, const Prediction &)
std::vector< Suggestion > suggestions
bool operator==(const Prediction &) const
void addSuggestion(Suggestion)