presage  0.9.2~beta
ContextTracker Member List

This is the complete list of members for ContextTracker, including all inherited members.

blankspaceCharsContextTrackerprivate
callback(const PresageCallback *callback)ContextTracker
context_tracker_callbackContextTrackerprivate
contextChange()ContextTracker
contextChangeDetectorContextTrackerprivate
ContextTracker(Configuration *config, PredictorRegistry *predictorRegistry, PresageCallback *callback, const char[]=DEFAULT_WORD_CHARS, const char[]=DEFAULT_SEPARATOR_CHARS, const char[]=DEFAULT_BLANKSPACE_CHARS, const char[]=DEFAULT_CONTROL_CHARS)ContextTracker
controlCharsContextTrackerprivate
dispatcherContextTrackerprivate
getBlankspaceChars() constContextTracker
getControlChars() constContextTracker
getExtraTokenToLearn(const int index, const std::vector< std::string > &change) constContextTracker
getFutureStream() constContextTracker
getPastStream() constContextTracker
getPrefix() constContextTracker
getSeparatorChars() constContextTracker
getToken(const int) constContextTracker
getWordChars() constContextTracker
isBlankspaceChar(const char) constContextTrackerprivate
isCompletionValid(const std::string &) constContextTracker
isControlChar(const char) constContextTrackerprivate
isSeparatorChar(const char) constContextTrackerprivate
isWordChar(const char) constContextTrackerprivate
learn(const std::string &text) constContextTracker
LOGGERContextTrackerstatic
loggerContextTrackerprivate
lowercase_modeContextTrackerprivate
LOWERCASE_MODEContextTrackerstatic
Observer()Observerinlineprotected
ONLINE_LEARNINGContextTrackerstatic
online_learningContextTrackerprivate
predictorRegistryContextTrackerprivate
separatorCharsContextTrackerprivate
set_logger(const std::string &value)ContextTracker
set_lowercase_mode(const std::string &value)ContextTracker
set_online_learning(const std::string &value)ContextTracker
set_sliding_window_size(const std::string &value)ContextTracker
SLIDING_WINDOW_SIZEContextTrackerstatic
toString() constContextTracker
update()ContextTracker
update(const Observable *variable)ContextTrackervirtual
wordCharsContextTrackerprivate
~ContextTracker()ContextTracker
~Observer()Observerinlinevirtual