Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
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::Channel channel=mitkCommandLineParser::Channel::None)mitkCommandLineParser
addDeprecatedArgument(const std::string &longarg, const std::string &shortarg, const std::string &argLabel, const std::string &argHelp)mitkCommandLineParser
argumentAdded(const std::string &argument) constmitkCommandLineParser
argumentParsed(const std::string &argument) constmitkCommandLineParser
beginGroup(const std::string &description)mitkCommandLineParser
Bool enum valuemitkCommandLineParser
CategorymitkCommandLineParserprotected
changeParameterGroup(std::string name, std::string tooltip)mitkCommandLineParser
Channel enum namemitkCommandLineParser
ContributormitkCommandLineParserprotected
DescriptionmitkCommandLineParserprotected
Directory enum valuemitkCommandLineParser
endGroup()mitkCommandLineParser
errorString() constmitkCommandLineParser
fieldWidth() constmitkCommandLineParser
File enum valuemitkCommandLineParser
Float enum valuemitkCommandLineParser
generateXmlOutput()mitkCommandLineParser
getArgumentList()mitkCommandLineParser
helpText() constmitkCommandLineParser
Image enum valuemitkCommandLineParser
Input enum valuemitkCommandLineParser
Int enum valuemitkCommandLineParser
InternalmitkCommandLineParserprotected
mitkCommandLineParser()mitkCommandLineParser
None enum valuemitkCommandLineParser
Output enum valuemitkCommandLineParser
ParameterGroupDescriptionmitkCommandLineParserprotected
ParameterGroupNamemitkCommandLineParserprotected
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
TitlemitkCommandLineParserprotected
Type enum namemitkCommandLineParser
unparsedArguments() constmitkCommandLineParser
~mitkCommandLineParser()mitkCommandLineParser