Go to the source code of this file.
Functions | |
void | ConsoleInInit (RTC::Manager *manager) |
Variables | |
static const char * | consolein_spec [] |
void ConsoleInInit | ( | RTC::Manager * | manager | ) |
Definition at line 78 of file ExtTrigger/ConsoleIn.cpp.
const char* consolein_spec[] [static] |
{ "implementation_id", "ConsoleIn", "type_name", "ConsoleIn", "description", "Console input component", "version", "1.0", "vendor", "Noriaki Ando, AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "" }
Definition at line 15 of file ExtTrigger/ConsoleIn.cpp.