Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
environment.h File Reference
#include <string>
Include dependency graph for environment.h:
This graph shows which files directly or indirectly include this file:

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...