Uses of Class
jp.go.aist.rtm.RTC.port.CorbaPort

Packages that use CorbaPort
jp.go.aist.rtm.RTC   
 

Uses of CorbaPort in jp.go.aist.rtm.RTC
 

Methods in jp.go.aist.rtm.RTC with parameters of type CorbaPort
 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