null component $Date$ More...
#include "SampleComponent.h"
Go to the source code of this file.
Functions | |
void | SampleComponentInit (RTC::Manager *manager) |
Variables | |
static const char * | nullcomponent_spec [] |
void SampleComponentInit | ( | RTC::Manager * | manager | ) |
Definition at line 190 of file SampleComponent.cpp.
const char* nullcomponent_spec[] [static] |
{ "implementation_id", "SampleComponent", "type_name", "SampleComponent", "description", "null component", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.debugLevel", "0", "" }
Definition at line 14 of file SampleComponent.cpp.