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

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

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

Methods in jp.go.aist.rtm.RTC with parameters of type InPort
<DataType,Buffer>
void
RTObject_impl.registerInPort(java.lang.Class<DataType> DATA_TYPE_CLASS, java.lang.String name, InPort<DataType> inport)
           [local interface] Register DataInPort.