#include <MProcess.h>
|
std::map< std::string,
std::string > | map |
|
MEnvironment class that holds a process environment Holds data related to a process environment
MClientLib::MEnvironment::MEnvironment |
( |
| ) |
|
MClientLib::MEnvironment::MEnvironment |
( |
bool |
_fromRunningEnvironment | ) |
|
void MClientLib::MEnvironment::clearValues |
( |
| ) |
|
std::string MClientLib::MEnvironment::getValue |
( |
const std::string & |
key | ) |
|
bool MClientLib::MEnvironment::hasValue |
( |
const std::string & |
key | ) |
|
void MClientLib::MEnvironment::purgeEnvironment |
( |
const char * |
username | ) |
|
void MClientLib::MEnvironment::setValue |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
void MClientLib::MEnvironment::unsetValue |
( |
const std::string & |
key | ) |
|
std::map<std::string, std::string> MClientLib::MEnvironment::map |
The documentation for this class was generated from the following file:
- C:/Users/leo/Documents/Muster8/sdk/includes/MClientLib/MProcess.h