#include <boost/process/context.hpp>
#include <boost/process/stream_behavior.hpp>
#include <map>
#include <string>
#include <unistd.h>
Go to the source code of this file.
Namespaces | |
namespace | boost |
namespace | boost::process |
Classes | |
class | boost::process::posix_basic_context< Path > |
Typedefs | |
typedef std::map< int, stream_behavior > | boost::process::behavior_map |
typedef posix_basic_context < std::string > | boost::process::posix_context |