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

ConnectorInfo クラス [詳解]

公開メンバ関数

def __init__ (self, name_, id_, ports_, properties_)
 コンストラクタ [詳解]
 

詳解

ConnectorInfo クラス

ConnectorInfo class.

構築子と解体子

def OpenRTM_aist.ConnectorBase.ConnectorInfo.__init__ (   self,
  name_,
  id_,
  ports_,
  properties_ 
)

コンストラクタ

コンストラクタ

引数
name_接続名前
id_接続ID
ports_接続ポートIOR
properties_プロパティ

ConnectorInfo(const char* name_, const char* id_, coil::vstring ports_, coil::Properties properties_)


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