GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
CommandLineParser Member List

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

addOption(const std::string &option, const std::string &id)CommandLineParserinline
CommandLineParser()CommandLineParserinline
errorLog (defined in CommandLineParser)CommandLineParserprotected
get(const std::string &id, T &value, T defaultValue=T())CommandLineParserinline
infoLog (defined in CommandLineParser)CommandLineParserprotected
options (defined in CommandLineParser)CommandLineParserprotected
parse(const int argc, char *argv[])CommandLineParserinline
results (defined in CommandLineParser)CommandLineParserprotected
setErrorLoggingEnabled(const bool loggingEnabled)CommandLineParserinline
setInfoLoggingEnabled(const bool loggingEnabled)CommandLineParserinline
setWarningLoggingEnabled(const bool loggingEnabled)CommandLineParserinline
validate(const std::string &id)CommandLineParserinline
warningLog (defined in CommandLineParser)CommandLineParserprotected
~CommandLineParser()CommandLineParserinlinevirtual