OpenRTM-aist-Python 2.0.2
OpenRTM_aist.InPortProvider.InPortProvider クラス

[詳解]

OpenRTM_aist.InPortProvider.InPortProvider の継承関係図
OpenRTM_aist.DataPortStatus.DataPortStatus OpenRTM_aist.InPortCSPProvider.InPortCSPProvider OpenRTM_aist.InPortCorbaCdrProvider.InPortCorbaCdrProvider OpenRTM_aist.InPortDSProvider.InPortDSProvider OpenRTM_aist.InPortDirectProvider.InPortDirectProvider OpenRTM_aist.InPortProvider.InPortProviderFactory OpenRTM_aist.InPortSHMProvider.InPortSHMProvider

公開メンバ関数

 __init__ (self)
 
 exit (self)
 
 publishInterfaceProfile (self, prop)
 
 publishInterface (self, prop)
 
 setInterfaceType (self, interface_type)
 
 setDataFlowType (self, dataflow_type)
 
 setSubscriptionType (self, subs_type)
 
- 基底クラス OpenRTM_aist.DataPortStatus.DataPortStatus に属する継承公開メンバ関数
 toString (status)
 

その他の継承メンバ

- 基底クラス OpenRTM_aist.DataPortStatus.DataPortStatus に属する継承静的公開変数類
int PORT_OK = 0
 brief DataPortStatus リターンコード
 

詳解

InPortProvider クラス

InPortの情報を保持するためのクラス。

から
0.4.0

構築子と解体子

◆ __init__()

メソッド詳解

◆ exit()

◆ publishInterface()

OpenRTM_aist.InPortProvider.InPortProvider.publishInterface ( self,
prop )

Interface情報を公開する

Interface情報を公開する。

引数
self
propInterface情報を受け取るプロパティ

◆ publishInterfaceProfile()

OpenRTM_aist.InPortProvider.InPortProvider.publishInterfaceProfile ( self,
prop )

InterfaceProfile情報を公開する

InterfaceProfile情報を公開する。

引数
self
propInterfaceProfile情報を受け取るプロパティ

◆ setDataFlowType()

OpenRTM_aist.InPortProvider.InPortProvider.setDataFlowType ( self,
dataflow_type )

データフロータイプを設定する

データフロータイプを設定する。

引数
self
dataflow_type設定対象データフロータイプ

◆ setInterfaceType()

OpenRTM_aist.InPortProvider.InPortProvider.setInterfaceType ( self,
interface_type )

インタフェースタイプを設定する

インタフェースタイプを設定する。

引数
self
interface_type設定対象インタフェースタイプ

◆ setSubscriptionType()

OpenRTM_aist.InPortProvider.InPortProvider.setSubscriptionType ( self,
subs_type )

サブスクリプションタイプを設定する

サブスクリプションタイプを設定する。

引数
self
subs_type設定対象サブスクリプションタイプ

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