jp.go.aist.rtm.RTC
Interface RtcNewFunc

All Known Implementing Classes:
PeriodicECSharedComposite

public interface RtcNewFunc

Interface for component Creation


Method Summary
 RTObject_impl createRtc(Manager mgr)
           Creates the component.
 

Method Detail

createRtc

RTObject_impl createRtc(Manager mgr)
Creates the component.

Parameters:
mgr - Manager object
Returns:
Generated component object