OpenRTM-aist  1.2.1
DefaultPeriodicTask.h
Go to the documentation of this file.
1 // -*- C++ -*-
20 #ifndef RTC_DEFAULTPERIODICTASK_H
21 #define RTC_DEFAULTPERIODICTASK_H
22 
23 namespace coil
24 {
25  class PeriodicTask;
26 };
27 namespace RTC
28 {
30 };
31 extern "C"
32 {
34 };
35 
36 #endif // RTC_DEFAULTPERIODICTASK_H
RT-Component.
void DefaultPeriodicTaskInit()
coil::PeriodicTask DefaultPeriodicTask
Definition: DefaultPeriodicTask.h:29
PeriodicTask class.
Definition: PeriodicTask.h:61
Common Object Interface Layer.
Definition: Affinity.h:28