OpenRTM-aist  1.2.1
名前空間 | 関数
Process.h ファイル

Process handling functions. [詳解]

#include <stdlib.h>
#include <unistd.h>
#include <libgen.h>
#include <coil/stringutil.h>
Process.h の依存先関係図:

[ソースコード]

名前空間

 coil
 Common Object Interface Layer.
 

関数

int coil::launch_shell (std::string command)
 プロセスを起動する [詳解]
 
int coil::daemon (int nochdir, int noclose)
 
int coil::create_process (std::string command, std::vector< std::string > &out)
 プロセスを起動して出力を取得する [詳解]
 

詳解

Process handling functions.

日付
$Date$
著者
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$