OpenRTM-aist-Python 1.1.2
公開メンバ関数 | 全メンバ一覧
OpenRTM_aist.GlobalFactory.Factory.FactoryEntry クラス

FactoryEntry クラス [詳解]

公開メンバ関数

def __init__ (self, id, creator, destructor)
 コンストラクタ [詳解]
 

詳解

FactoryEntry クラス

 

構築子と解体子

def OpenRTM_aist.GlobalFactory.Factory.FactoryEntry.__init__ (   self,
  id,
  creator,
  destructor 
)

コンストラクタ

コンストラクタ。

引数
creatorクリエータ用ファンクタ
destructorデストラクタ用ファンクタ

FactoryEntry(Identifier id, Creator creator, Destructor destructor)


このクラス詳解は次のファイルから抽出されました: