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

name と polarity から interface を探す Functor [詳解]

公開メンバ関数

def __init__ (self, name, pol)
 
def __call__ (self, prof)
 

詳解

name と polarity から interface を探す Functor

構築子と解体子

def OpenRTM_aist.PortBase.PortBase.find_interface.__init__ (   self,
  name,
  pol 
)
 \param name(string)
 \param pol(RTC.PortInterfacePolarity)

メソッド詳解

def OpenRTM_aist.PortBase.PortBase.find_interface.__call__ (   self,
  prof 
)
 \param prof(RTC.PortInterfaceProfile)

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