Ion
|
#include <string>
Go to the source code of this file.
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::port | |
Functions | |
const std::string | ion::port::GetEnvironmentVariableValue (const std::string &name) |
Returns the value of the named environment variable. More... | |
void | ion::port::SetEnvironmentVariableValue (const std::string &name, const std::string &value) |
Sets the named environment variable to the passed value. More... | |