Swtich input component * $Date$. More...
#include "SwitchInputRTC.h"
Go to the source code of this file.
Functions | |
| void | SwitchInputRTCInit (RTC::Manager *manager) |
Variables | |
| static const char * | switchinputrtc_spec [] |
| void SwitchInputRTCInit | ( | RTC::Manager * | manager | ) |
Definition at line 104 of file SwitchInputRTC.cpp.
const char* switchinputrtc_spec[] [static] |
{
"implementation_id", "SwitchInputRTC",
"type_name", "SwitchInputRTC",
"description", "Swtich input component",
"version", "1.0",
"vendor", "AIST",
"category", "example",
"activity_type", "SPORADIC",
"kind", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 11 of file SwitchInputRTC.cpp.