boost::process::self Class Reference

#include <self.hpp>

Inheritance diagram for boost::process::self:

boost::process::process

List of all members.

Static Public Member Functions

static selfget_instance ()
static environment get_environment ()


Detailed Description

Generic implementation of the Process concept.

The self singleton provides access to the current process.


Member Function Documentation

static self& boost::process::self::get_instance (  )  [inline, static]

Returns the self instance representing the caller's process.

static environment boost::process::self::get_environment (  )  [inline, static]

Returns the current environment.

Returns the current process' environment variables. Modifying the returned object has no effect on the current environment.


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