Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkCommandLineParser Member List

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

addArgument(const std::string &longarg, const std::string &shortarg, Type type, const std::string &argLabel, const std::string &argHelp=std::string(), const us::Any &defaultValue=us::Any(), bool optional=true, bool ignoreRest=false, bool deprecated=false)mitkCommandLineParser
addDeprecatedArgument(const std::string &longarg, const std::string &shortarg, const std::string &argLabel, const std::string &argHelp)mitkCommandLineParser
argumentAdded(const std::string &argument) const mitkCommandLineParser
argumentParsed(const std::string &argument) const mitkCommandLineParser
beginGroup(const std::string &description)mitkCommandLineParser
Bool enum valuemitkCommandLineParser
changeParameterGroup(std::string name, std::string tooltip)mitkCommandLineParser
endGroup()mitkCommandLineParser
errorString() const mitkCommandLineParser
fieldWidth() const mitkCommandLineParser
Float enum valuemitkCommandLineParser
generateXmlOutput()mitkCommandLineParser
helpText() const mitkCommandLineParser
InputDirectory enum valuemitkCommandLineParser
InputFile enum valuemitkCommandLineParser
InputImage enum valuemitkCommandLineParser
Int enum valuemitkCommandLineParser
mitkCommandLineParser()mitkCommandLineParser
OutputDirectory enum valuemitkCommandLineParser
OutputFile enum valuemitkCommandLineParser
parseArguments(const StringContainerType &arguments, bool *ok=nullptr)mitkCommandLineParser
parseArguments(int argc, char **argv, bool *ok=nullptr)mitkCommandLineParser
setArgumentPrefix(const std::string &longPrefix, const std::string &shortPrefix)mitkCommandLineParser
setCategory(std::string category)mitkCommandLineParser
setContributor(std::string contributor)mitkCommandLineParser
setDescription(std::string description)mitkCommandLineParser
setExactMatchRegularExpression(const std::string &argument, const std::string &expression, const std::string &exactMatchFailedMessage)mitkCommandLineParser
setStrictModeEnabled(bool strictMode)mitkCommandLineParser
setTitle(std::string title)mitkCommandLineParser
String enum valuemitkCommandLineParser
StringContainerType typedefmitkCommandLineParser
StringList enum valuemitkCommandLineParser
Type enum namemitkCommandLineParser
unparsedArguments() const mitkCommandLineParser
~mitkCommandLineParser()mitkCommandLineParser