Sample component for auto-test. More...
Go to the source code of this file.
Functions | |
void | AutoTestInInit (RTC::Manager *manager) |
Variables | |
static const char * | autotestin_spec [] |
void AutoTestInInit | ( | RTC::Manager * | manager | ) |
Definition at line 200 of file AutoTestIn.cpp.
const char* autotestin_spec[] [static] |
{ "implementation_id", "AutoTestIn", "type_name", "AutoTestIn", "description", "Sample component for auto-test", "version", "1.0.0", "vendor", "AIST", "category", "example", "activity_type", "PERIODIC", "kind", "DataFlowComponent", "max_instance", "1", "language", "C++", "lang_type", "compile", "exec_cxt.periodic.rate", "1.0", "" }
Definition at line 14 of file AutoTestIn.cpp.