OpenRTM-aist  1.2.1
Namespaces | Functions
Process.h File Reference

Process handling functions. More...

#include <stdlib.h>
#include <unistd.h>
#include <libgen.h>
#include <coil/stringutil.h>
Include dependency graph for Process.h:

Go to the source code of this file.

Namespaces

 coil
 Common Object Interface Layer.
 

Functions

int coil::launch_shell (std::string command)
 Launching a process. More...
 
int coil::daemon (int nochdir, int noclose)
 
int coil::create_process (std::string command, std::vector< std::string > &out)
 Launching a process. More...
 

Detailed Description

Process handling functions.

Date
$Date$
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2010 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$