jp.go.aist.rtm.RTC
Interface RtcDeleteFunc

All Known Implementing Classes:
PeriodicECSharedComposite

public interface RtcDeleteFunc

Interface for component destruction


Method Summary
 void deleteRtc(RTObject_impl component)
           Deletes the component.
 

Method Detail

deleteRtc

void deleteRtc(RTObject_impl component)
Deletes the component.

Parameters:
component - Object of component for destruction