#include "SampleSimulationEC.h"
Go to the source code of this file.
Functions | |
void | SampleSimulationECInit (RTC::Manager *manager) |
Variables | |
static const char * | samplesimulationec_spec [] |
void SampleSimulationECInit | ( | RTC::Manager * | manager | ) |
Definition at line 157 of file SampleSimulationEC.cpp.
const char* samplesimulationec_spec[] [static] |
{ "implementation_id", "SampleSimulationEC", "type_name", "SampleSimulationEC", "description", "SampleSimulationEC", "version", "1.0.0", "vendor", "VenderName", "category", "Category", "activity_type", "PERIODIC", "kind", "DataFlowComponent", "max_instance", "1", "language", "C++", "lang_type", "compile", "exec_cxt.periodic.rate", "10.0", "" }
Definition at line 14 of file SampleSimulationEC.cpp.