Sample component for auto-test. More...
Go to the source code of this file.
Functions | |
void | AutoTestOutInit (RTC::Manager *manager) |
Variables | |
static const char * | autotestout_spec [] |
void AutoTestOutInit | ( | RTC::Manager * | manager | ) |
Definition at line 221 of file AutoTestOut.cpp.
const char* autotestout_spec[] [static] |
{ "implementation_id", "AutoTestOut", "type_name", "AutoTestOut", "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 17 of file AutoTestOut.cpp.