Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CEnvironment, including all inherited members.
getenv(const std::string &name) | CEnvironment | static |
putenv(const std::string &envstring) | CEnvironment | static |
setenv(const std::string &name, const std::string &value, int overwrite=1) | CEnvironment | static |
unsetenv(const std::string &name) | CEnvironment | static |