クラス OpenRTM_aist.ECFactory.ECFactoryPython

ECFactoryPython クラス. [詳細]

OpenRTM_aist.ECFactory.ECFactoryPythonに対する継承グラフ
OpenRTM_aist.ECFactory.ECFactoryBase

すべてのメンバ一覧

Public メソッド

def __init__
 コンストラクタ
def name
 生成対象ExecutionContext名称を取得
def create
 生成対象ExecutionContextインスタンスを生成
def destroy
 対象ExecutionContextインスタンスを破棄

説明

ECFactoryPython クラス.

Python言語用ExecutionContextインスタンスを生成するFactoryクラス。

から:
0.4.1

メソッド

def OpenRTM_aist.ECFactory.ECFactoryPython.__init__ (   self,
  name,
  new_func,
  delete_func 
)

コンストラクタ

コンストラクタ

引数:
self 
name 生成対象ExecutionContext名称
new_func ExecutionContext生成用関数
delete_func ExecutionContext破棄用関数
def OpenRTM_aist.ECFactory.ECFactoryPython.create (   self  ) 

生成対象ExecutionContextインスタンスを生成

生成対象のExecutionContextクラスのインスタンスを生成する。

引数:
self 
戻り値:
生成したExecutionContextインスタンス

OpenRTM_aist.ECFactory.ECFactoryBaseを再定義しています。

def OpenRTM_aist.ECFactory.ECFactoryPython.destroy (   self,
  ec 
)

対象ExecutionContextインスタンスを破棄

対象ExecutionContextクラスのインスタンスを破棄する。

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

OpenRTM_aist.ECFactory.ECFactoryBaseを再定義しています。

def OpenRTM_aist.ECFactory.ECFactoryPython.name (   self  ) 

生成対象ExecutionContext名称を取得

生成対象のExecutionContext名称を取得する。

引数:
self 
戻り値:
生成対象ExecutionContext名称

OpenRTM_aist.ECFactory.ECFactoryBaseを再定義しています。


このクラスの説明は次のファイルから生成されました:
OpenRTM-aist-1.1.0-Pythonに対してMon Mar 2 14:14:07 2015に生成されました。  doxygen 1.6.3