クラス
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
 void RTObject_impl.deletePort(CorbaPort port)
           [local interface] Unregister Port
 void RTObject_impl.registerPort(CorbaPort port)
           [local interface] Register Port
 boolean RTObject_impl.removePort(CorbaPort port)
           [local interface] Unregister 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