Inviwo  0.9.10.1
Inviwo documentation
inviwo::CommandLineParser Member List

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

add(TCLAP::Arg *arg) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
add(TCLAP::Arg *arg, std::function< void()> callback, int priority=0) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
CommandLineParser() (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
CommandLineParser(int argc, char **argv) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getARGC() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getARGV() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getDisableResourceManager() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getLoadWorkspaceFromArg() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getLogToConsole() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getLogToFile() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getLogToFileFileName() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getOutputPath() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getQuitApplicationAfterStartup() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getShowSplashScreen() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
getWorkspacePath() const (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
Mode enum name (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
parse(int argc, char **argv, Mode mode=Mode::Normal) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
parse(Mode mode=Mode::Normal) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
processCallbacks() (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
remove(TCLAP::Arg *arg) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
setArgc(int argc) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
setArgv(char **argv) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
xorAdd(TCLAP::Arg *a, std::function< void()> callbackA, int priorityA, TCLAP::Arg *b, std::function< void()> callbackB, int priorityB) (defined in inviwo::CommandLineParser)inviwo::CommandLineParser
~CommandLineParser() (defined in inviwo::CommandLineParser)inviwo::CommandLineParser