メインページ | ネームスペース一覧 | クラス階層 | 構成 | ファイル一覧 | 構成メンバ | ファイルメンバ

クラス FactoryPython

FactoryPythonに対する継承グラフ

FactoryBase すべてのメンバ一覧

Public メソッド

 __init__ (profile, new_func, delete_func, policy=None)
 FactoryPython クラスコンストラクタ.
 create (mgr)
 コンポーネントの生成
 destroy (comp)
 コンポーネントの破棄
 __init__ (profile)
 FactoryBase クラスコンストラクタ.
 __dele__ ()
 profile ()
 コンポーネントプロファイルの取得
 number ()
 現在のインスタンス数

関数

FactoryBase::__dele__  )  [inherited]
 

FactoryBase::__init__ profile   )  [inherited]
 

FactoryBase クラスコンストラクタ.

FactoryBase クラスのコンストラクタ。

引数:
profile コンポーネントのプロファイル

FactoryPython::__init__ profile  ,
new_func  ,
delete_func  ,
policy  = None
 

FactoryPython クラスコンストラクタ.

FactoryPython クラスのコンストラクタ。 プロファイル、クラス名、破棄関数オブジェクトを引数に取り、 コンポーネントのファクトリクラスを生成する。

引数:
profile コンポーネントのプロファイル
new_func コンポーネントオブジェクト(クラス名)
delete_func コンポーネントの破棄関数オブジェクト

FactoryPython::create mgr   ) 
 

コンポーネントの生成

Python で実装された RTComponent のインスタンスを生成する。

引数:
mgr Managerオブジェクト

FactoryBaseを再定義しています。

FactoryPython::destroy comp   ) 
 

コンポーネントの破棄

RTComponent のインスタンスを破棄する。

引数:
comp RtcBaseオブジェクト

FactoryBaseを再定義しています。

FactoryBase::number  )  [inherited]
 

現在のインスタンス数

コンポーネントの現在のインスタンス数を取得する。

self _Profile Component FactoryBase::profile  )  [inherited]
 

コンポーネントプロファイルの取得

コンポーネントのプロファイルを取得する


このクラスの説明は次のファイルから生成されました:
OpenRTMに対してMon Oct 29 15:51:37 2007に生成されました。  doxygen 1.4.3