subprocess  0.4.0
Modern subprocess library for c++
Classes | Namespaces | Functions | Variables
environ.hpp File Reference
#include <string>
#include <vector>
#include "basic_types.hpp"
#include "shell_utils.hpp"
Include dependency graph for environ.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  subprocess::EnvironSetter
 
class  subprocess::Environ
 
class  subprocess::CwdGuard
 
class  subprocess::EnvGuard
 

Namespaces

 subprocess
 

Functions

EnvMap subprocess::current_env_copy ()
 
std::u16string subprocess::create_env_block (const EnvMap &map)
 

Variables

Environ subprocess::cenv