E-MailRelay
|
This is the complete list of members for G::GetOpt, including all inherited members.
addOptionsFromFile(std::size_t n=1U, const std::string &varkey={}, const std::string &varvalue={}) | G::GetOpt | |
addOptionsFromFile(size_t n, const StringArray &extension_blocklist) | G::GetOpt | |
addOptionsFromFile(const Path &file) | G::GetOpt | |
args() const | G::GetOpt | |
contains(char option_letter) const | G::GetOpt | |
contains(std::string_view option_name) const | G::GetOpt | |
count(std::string_view option_name) const | G::GetOpt | |
errorList() const | G::GetOpt | |
GetOpt(const Arg &arg, const std::string &spec, std::size_t ignore_non_options=0U) | G::GetOpt | |
GetOpt(const StringArray &arg, const std::string &spec, std::size_t ignore_non_options=0U) | G::GetOpt | |
GetOpt(const Arg &arg, const Options &spec, std::size_t ignore_non_options=0U) | G::GetOpt | |
GetOpt(const StringArray &arg, const Options &spec, std::size_t ignore_non_options=0U) | G::GetOpt | |
hasErrors() const | G::GetOpt | |
map() const | G::GetOpt | |
options() const | G::GetOpt | |
readOptionsFromFile(const Path &) | G::GetOpt | static |
reload(const StringArray &arg, std::size_t ignore_non_options=0U) | G::GetOpt | |
showErrors(std::ostream &stream, const std::string &prefix_1, const std::string &prefix_2=std::string(": ")) const | G::GetOpt | |
showErrors(std::ostream &stream) const | G::GetOpt | |
value(std::string_view option_name, std::string_view default_={}) const | G::GetOpt | |
value(char option_letter, std::string_view default_={}) const | G::GetOpt |