OpenRTM-aist-Python 1.2.1
クラス | 関数
/home/openrtm/git-src/OpenRTM-aist-Python/OpenRTM_aist/ECFactory.py ファイル

ExecutionContext Factory class. [詳解]

クラス

class  OpenRTM_aist.ECFactory.ECFactoryBase
 ECFactoryBase 抽象クラス [詳解]
 
class  OpenRTM_aist.ECFactory.ECFactoryPython
 ECFactoryPython クラス [詳解]
 

関数

def OpenRTM_aist.ECFactory.ECDelete (ec)
 ExecutionContext破棄用関数 [詳解]
 

詳解

ExecutionContext Factory class.

日付
Date
2007/04/13 16:06:22
著者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp and Shinji Kurihara

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

関数詳解

def OpenRTM_aist.ECFactory.ECDelete (   ec)

ExecutionContext破棄用関数

ExecutionContextのインスタンスを破棄するための関数。

引数
ec破棄対象ExecutionContextのインスタンス