ModifiedServo component $Date$. More...
#include "ModifiedServo.h"
Go to the source code of this file.
Functions | |
| void | ModifiedServoInit (RTC::Manager *manager) |
Variables | |
| static const char * | modifiedservo_spec [] |
| void ModifiedServoInit | ( | RTC::Manager * | manager | ) |
Definition at line 278 of file ModifiedServo.cpp.
const char* modifiedservo_spec[] [static] |
{
"implementation_id", "ModifiedServo",
"type_name", "ModifiedServo",
"description", "ModifiedServo component",
"version", "0.1",
"vendor", "AIST",
"category", "example",
"activity_type", "SPORADIC",
"kind", "DataFlowComponent",
"max_instance", "1",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 14 of file ModifiedServo.cpp.