![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for STK::CommandLineOption, including all inherited members.
CommandLineOption() (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
CommandLineOption(const std::string &optName, const std::string &desc, const std::string &valName="") (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
getDescription() const (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
getOptionName() const (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
getValueName() const (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
isSingleOption() const (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
isValueOption() const (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
setDescription(const std::string &desc) (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
setOptionName(const std::string &optName) (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |
setValueName(const std::string &valName) (defined in STK::CommandLineOption) | STK::CommandLineOption | inline |