|
E-MailRelay
|
This is the complete list of members for G::Environment, including all inherited members.
| add(std::string_view key, std::string_view value) | G::Environment | |
| array(const std::string &block) | G::Environment | static |
| array(std::string &&envblock)=delete | G::Environment | static |
| block() const | G::Environment | |
| block(std::wstring(*)(std::string_view)) const | G::Environment | |
| contains(const std::string &name) const | G::Environment | |
| empty() const noexcept | G::Environment | inline |
| Environment(const std::map< std::string, std::string > &) | G::Environment | explicit |
| get(const std::string &name, const std::string &default_) | G::Environment | static |
| getPath(const std::string &name, const G::Path &={}) | G::Environment | static |
| inherit() | G::Environment | inlinestatic |
| map() const | G::Environment | inline |
| minimal(bool sbin=false) | G::Environment | static |
| put(const std::string &name, const std::string &value) | G::Environment | static |
| value(const std::string &name, const std::string &default_={}) const | G::Environment |