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

CorbaPort を使用しているパッケージ
jp.go.aist.rtm.RTC   
RTMExamples.AutoTest   
RTMExamples.SimpleService   
 

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

CorbaPort 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド
 boolean RTObject_impl.addPort(CorbaPort port)
           [local interface] Register Port This operation registers a Port held by this RTC.
 void RTObject_impl.deletePort(CorbaPort port)
          [local interface] Port の登録を削除します。
 void RTObject_impl.registerPort(CorbaPort port)
           [local interface] Register Port This operation registers a Port held by this RTC.
 boolean RTObject_impl.removePort(CorbaPort port)
          [local interface] Port の登録を削除する RTC が保持するPortの登録を削除する。
 

RTMExamples.AutoTest での CorbaPort の使用
 

CorbaPort として宣言されている RTMExamples.AutoTest のフィールド
protected  CorbaPort AutoTestInImpl.m_MyServicePort
           
protected  CorbaPort AutoTestOutImpl.m_MyServicePort
           
 

RTMExamples.SimpleService での CorbaPort の使用
 

CorbaPort として宣言されている RTMExamples.SimpleService のフィールド
protected  CorbaPort MyServiceConsumerImpl.m_MyServicePort
           
protected  CorbaPort MyServiceProviderImpl.m_MyServicePort