|
E-MailRelay
|
This is the complete list of members for G::Arg, including all inherited members.
| Arg(int argc, char **argv) | G::Arg | |
| Arg(const G::StringArray &) | G::Arg | explicit |
| Arg(const std::string &full_command_line) | G::Arg | explicit |
| Arg(const Path &exe, const std::string &command_line_tail) | G::Arg | |
| array(unsigned int shift=0U) const | G::Arg | |
| c() const | G::Arg | |
| cbegin() const | G::Arg | |
| cend() const | G::Arg | |
| contains(std::string_view option, std::size_t option_args=0U, bool case_sensitive=true) const | G::Arg | |
| count(std::string_view option) const | G::Arg | |
| exe() | G::Arg | static |
| exe(std::nothrow_t) | G::Arg | static |
| index(std::string_view option, std::size_t option_args=0U, std::size_t default_=0U) const | G::Arg | |
| match(const std::string &prefix) const | G::Arg | |
| prefix() const | G::Arg | |
| prefix(char **argv) noexcept | G::Arg | static |
| remove(std::string_view option, std::size_t option_args=0U) | G::Arg | |
| removeAt(std::size_t option_index, std::size_t option_args=0U) | G::Arg | |
| removeValue(std::string_view option, const std::string &default_={}) | G::Arg | |
| v(std::size_t i) const | G::Arg | |
| v(std::size_t i, const std::string &default_) const | G::Arg | |
| v0() | G::Arg | static |
| windows() | G::Arg | static |