クラス
jp.go.aist.rtm.RTC.port.InPortBase の使用

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

jp.go.aist.rtm.RTC での InPortBase の使用
 

InPortBase 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド
 void RTObject_impl.registerInPort(java.lang.String name, InPortBase inport)
          [local interface] DataInPort を登録します。
 

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

jp.go.aist.rtm.RTC.port での InPortBase のサブクラス
 class InPort<DataType>
          入力ポートのためのベース実装クラスです。