Namespaces | Variables
process.cc File Reference
#include <utilmm/system/process.hh>
#include <utilmm/system/system.hh>
#include "boost/thread/mutex.hpp"
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <stdlib.h>
#include <cstring>
#include <stdio.h>
#include <iostream>
#include <boost/version.hpp>
#include <boost/program_options.hpp>
#include <boost/filesystem/exception.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
Include dependency graph for process.cc:

Go to the source code of this file.

Namespaces

namespace  utilmm

Variables

static const int CHDIR_ERROR = 0
static const int EXEC_ERROR = 1

Variable Documentation

const int CHDIR_ERROR = 0 [static]

Definition at line 212 of file process.cc.

const int EXEC_ERROR = 1 [static]

Definition at line 213 of file process.cc.



utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Mon Oct 6 2014 03:17:01