boost::process::environment_context Class Reference

#include <context.hpp>

Inheritance diagram for boost::process::environment_context:

boost::process::basic_context< String > boost::process::basic_context< Path > boost::process::win32_basic_context< String >

List of all members.

Public Attributes

boost::process::environment environment


Detailed Description

Base context class that defines the child's environment.

Base context class that defines the necessary fields to configure a child's environment variables. This class is useless on its own because no function in the library will accept it as a valid Context implementation.


Member Data Documentation

The process' environment.

Contains the list of environment variables, alongside with their values, that will be passed to the spawned child process.


The documentation for this class was generated from the following file:

Generated on Mon Sep 22 01:00:43 2008 by  doxygen 1.5.5