E-MailRelay
|
This is the complete list of members for G::GetOpt, including all inherited members.
addOptionsFromFile(size_type n=1U, const std::string &varkey=std::string(), const std::string &varvalue=std::string()) | G::GetOpt | |
addOptionsFromFile(const Path &file) | G::GetOpt | |
args() const | G::GetOpt | |
contains(char option_letter) const | G::GetOpt | |
contains(const std::string &option_name) const | G::GetOpt | |
count(const std::string &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 | |
GetOpt(const GetOpt &)=delete (defined in G::GetOpt) | G::GetOpt | |
GetOpt(GetOpt &&)=delete (defined in G::GetOpt) | G::GetOpt | |
hasErrors() const | G::GetOpt | |
map() const | G::GetOpt | |
operator=(const GetOpt &)=delete (defined in G::GetOpt) | G::GetOpt | |
operator=(GetOpt &&)=delete (defined in G::GetOpt) | G::GetOpt | |
options() const | G::GetOpt | |
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 | |
size_type typedef (defined in G::GetOpt) | G::GetOpt | |
value(const std::string &option_name, const std::string &default_=std::string()) const | G::GetOpt | |
value(char option_letter, const std::string &default_=std::string()) const | G::GetOpt | |
~GetOpt()=default (defined in G::GetOpt) | G::GetOpt |