addContext(unsigned long contextId, time_t time) | Predictor | [inline, virtual] |
addContexts(const membershiplist *contexts, time_t time) | Predictor | [inline, virtual] |
getContextAt(time_t time) const | Predictor | [inline, virtual] |
getContextsAt(time_t time) const | Predictor | [inline, virtual] |
getContextTrajectory(unsigned int start, unsigned int end) const =0 | PredictorAlgorithm | [private, pure virtual] |
getNextContext() const | Predictor | [inline, virtual] |
getNextContexts() const | Predictor | [inline, virtual] |
Predictor(const string &name, const predictorparams ¶ms) | Predictor | |
serialize() const | Predictor | [inline, virtual] |
toString() const =0 | PredictorAlgorithm | [private, pure virtual] |
unserialize(string data) | Predictor | [inline, virtual] |
~Predictor() | Predictor | [virtual] |
~PredictorAlgorithm() (defined in PredictorAlgorithm) | PredictorAlgorithm | [inline, private, virtual] |