Realtime periodic execution example component * $Date$. More...
#include "RTSample.h"
Go to the source code of this file.
Functions | |
void | RTSampleInit (RTC::Manager *manager) |
Variables | |
static const char * | rtsample_spec [] |
void RTSampleInit | ( | RTC::Manager * | manager | ) |
Definition at line 159 of file RTSample.cpp.
const char* rtsample_spec[] [static] |
{ "implementation_id", "RTSample", "type_name", "RTSample", "description", "Realtime periodic execution example component", "version", "1.0", "vendor", "Noriaki Ando, AIST", "category", "example", "activity_type", "PERIODIC", "kind", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "" }
Definition at line 11 of file RTSample.cpp.