DebugServer2
Loading...
Searching...
No Matches
ds2::OptParse Member List

This is the complete list of members for ds2::OptParse, including all inherited members.

addOption(OptionType type, std::string const &name, char shortName, std::string const &help=std::string(), bool hidden=false) (defined in ds2::OptParse)ds2::OptParse
addPositional(std::string const &name, std::string const &help=std::string(), bool hidden=false) (defined in ds2::OptParse)ds2::OptParse
boolOption enum value (defined in ds2::OptParse)ds2::OptParse
getBool(std::string const &name) const (defined in ds2::OptParse)ds2::OptParse
getPositional(std::string const &name) const (defined in ds2::OptParse)ds2::OptParse
getString(std::string const &name) const (defined in ds2::OptParse)ds2::OptParse
getVector(std::string const &name) const (defined in ds2::OptParse)ds2::OptParse
OptionType enum name (defined in ds2::OptParse)ds2::OptParse
parse(int argc, char **argv) (defined in ds2::OptParse)ds2::OptParse
stringOption enum value (defined in ds2::OptParse)ds2::OptParse
usageDie(char const *format=nullptr,...) (defined in ds2::OptParse)ds2::OptParse
vectorOption enum value (defined in ds2::OptParse)ds2::OptParse