|
libwreport 3.42
|
Override an environment variable for the duration of this object. More...
#include <sys.h>
Public Member Functions | |
| OverrideEnvironment (const std::string &name) | |
| OverrideEnvironment (const std::string &name, const std::string &value) | |
Data Fields | |
| std::string | name |
| bool | was_set = false |
| std::string | orig_value |
Override an environment variable for the duration of this object.