OpenRTM-aist-Python 1.2.1
関数
/home/openrtm/git-src/OpenRTM-aist-Python/OpenRTM_aist/Process.py ファイル

Process handling functions. [詳解]

関数

def OpenRTM_aist.Process.launch_shell (command)
 プロセスを起動するint launch_shell(std::string command)
 
def OpenRTM_aist.Process.fork ()
 プロセスを複製するint fork()
 
def OpenRTM_aist.Process.popen (command)
 プロセスを起動し出力を取得するint fork()
 

詳解

Process handling functions.

著者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp and Shinji Kurihara

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.