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