KVIrc
4.9.2
DeveloperAPIs
|
Environment function wrappers. More...
Go to the source code of this file.
Namespaces | |
KviEnvironment | |
Functions | |
char * | KviEnvironment::getVariable (const char *name) |
Gets environment variable. More... | |
bool | KviEnvironment::setVariable (const char *name, const char *value) |
Sets environment variable. More... | |
void | KviEnvironment::unsetVariable (const char *name) |
Unsets environment variable. More... | |
Environment function wrappers.