OpenEnroth 73e68f7
|
This is the complete list of members for Environment, including all inherited members.
createStandardEnvironment() | Environment | static |
getenv(const std::string &key) const =0 | Environment | pure virtual |
path(EnvironmentPath path) const =0 | Environment | pure virtual |
queryRegistry(const std::string &path) const =0 | Environment | pure virtual |
setenv(const std::string &key, const std::string &value) const =0 | Environment | pure virtual |
~Environment()=default | Environment | virtual |