PLCnext API Documentation 25.0.2.69
Arp::System::Commons::Configuration::CommandLineOptions Member List

This is the complete list of members for Arp::System::Commons::Configuration::CommandLineOptions, including all inherited members.

AddOption(const String &name, const String &help) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptions
AddOption(const String &name, const String &help) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptionsinline
AddOption(const String &name, const T &defaultValue, const String &help) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptionsinline
AddOptionEnum(const String &name, const String &help) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptionsinline
AddOptionEnum(const String &name, const Enum< T > &defaultValue, const String &help) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptionsinline
CommandLineOptions(void)Arp::System::Commons::Configuration::CommandLineOptions
CommandLineOptions(const CommandLineOptions &arg)=deleteArp::System::Commons::Configuration::CommandLineOptions
ExistsOption(const String &optionName) const (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptions
GetOptionValue(const String &optionName) const (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptionsinline
GetOptionValueEnum(const char *optionName) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptions
helpOptionName (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptionsstatic
operator=(const CommandLineOptions &arg)=deleteArp::System::Commons::Configuration::CommandLineOptions
ParseArgs(int argc, const char *const argv[]) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptions
PrintDescription() (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptions
PrintDescription(std::ostream &os) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptions
TryGetOptionValue(const String &optionName, T &result) const (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptionsinline
TryGetOptionValueEnum(const char *optionName, Enum< T > &value) (defined in Arp::System::Commons::Configuration::CommandLineOptions)Arp::System::Commons::Configuration::CommandLineOptions
~CommandLineOptions(void)=defaultArp::System::Commons::Configuration::CommandLineOptions