OpenRTM-aist-Python 2.0.0
公開メンバ関数 | 全メンバ一覧
OpenRTM_aist.InPortDuplexConnector.IsWritableListenerBase クラス

[詳解]

OpenRTM_aist.InPortDuplexConnector.IsWritableListenerBase の継承関係図
OpenRTM_aist.CSPEventPort.CSPEventPort.IsWritableListener OpenRTM_aist.CSPEventPort.CSPEventPort.IsWritableZeroModeListener OpenRTM_aist.CSPInPort.CSPInPort.IsWritableListener OpenRTM_aist.CSPInPort.CSPInPort.IsWritableZeroModeListener

公開メンバ関数

def __call__ (self, con)
 

詳解

IsWritableListenerBase クラス

書き込み確認時リスナのベースクラス

から
2.0.0

メソッド詳解

◆ __call__()

def OpenRTM_aist.InPortDuplexConnector.IsWritableListenerBase.__call__ (   self,
  con 
)

仮想コールバック関数

引数
self
conInPortConnector
戻り値
True:書き込み可、False:書き込み不可

OpenRTM_aist.CSPEventPort.CSPEventPort.IsWritableListener, OpenRTM_aist.CSPEventPort.CSPEventPort.IsWritableZeroModeListener, OpenRTM_aist.CSPInPort.CSPInPort.IsWritableListener, OpenRTM_aist.CSPInPort.CSPInPort.IsWritableZeroModeListenerで再実装されています。


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