boost::process::basic_context< Path > Class Template Reference

#include <context.hpp>

Inheritance diagram for boost::process::basic_context< Path >:

boost::process::basic_work_directory_context< Path > boost::process::environment_context

List of all members.

Public Attributes

stream_behavior stdin_behavior
stream_behavior stdout_behavior
stream_behavior stderr_behavior


Detailed Description

template<class Path>
class boost::process::basic_context< Path >

Process startup execution context.

The context class groups all the parameters needed to configure a process' environment during its creation.


Member Data Documentation

Child's stdin behavior.

Child's stdout behavior.

Child's stderr behavior.


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