OpenRTM
1.0.0
メインページ
ネームスペース
クラス
ファイル
ファイル一覧
ファイルメンバ
tmp
buildd
ros-hydro-openrtm-aist-1.1.0-13quantal-20150213-1351
src
lib
coil
include
coil
Process.h
説明を見る。
1
// -*- C++ -*-
20
#ifndef COIL_PROCESS_H
21
#define COIL_PROCESS_H
22
23
#include <stdlib.h>
24
#include <unistd.h>
25
#include <libgen.h>
26
#include <
coil/stringutil.h
>
27
28
namespace
coil
29
{
30
57
int
launch_shell
(std::string command);
58
59
int
daemon
(
int
nochdir,
int
noclose);
60
61
};
// namespace coil
62
#endif // COIL_PROCESS_H
OpenRTMに対してFri Feb 13 2015 13:58:06に生成されました。
1.8.1.2