インタフェース
jp.go.aist.rtm.RTC.port.InPortProvider の使用

InPortProvider を使用しているパッケージ
jp.go.aist.rtm.RTC.port   
 

jp.go.aist.rtm.RTC.port での InPortProvider の使用
 

InPortProvider を実装している jp.go.aist.rtm.RTC.port のクラス
 class InPortCorbaCdrProvider
           InPortCorbaCdrProvider InPortCorbaCdrProvider class This is an implementation class of the input port Provider that uses CORBA for means of communication.
 

InPortProvider を返す jp.go.aist.rtm.RTC.port のメソッド
protected  InPortProvider InPortBase.createProvider(ConnectorProfileHolder cprof, Properties prop)
           InPort provider creation InPortProvider is created, and information is published to ConnectorProfile.
 InPortProvider InPortCorbaCdrProvider.creator_()
           creator_
 

InPortProvider 型のパラメータを持つ jp.go.aist.rtm.RTC.port のメソッド
protected  InPortConnector InPortBase.createConnector(ConnectorProfileHolder cprof, Properties prop, InPortProvider provider)
           InPortPushConnector creation Connector is created, preserves it in m_connectors.
 

InPortProvider 型のパラメータを持つ jp.go.aist.rtm.RTC.port のコンストラクタ
InPortPushConnector(ConnectorBase.ConnectorInfo profile, InPortProvider provider, ConnectorListeners listeners, BufferBase<org.omg.CORBA.portable.OutputStream> buffer)
          コンストラクタ {@.ja InPortPushConnector のコンストラクタはオブジェクト生成時に下記を 引数にとる。