compornent * $Date$ More...
#include "PositionInput.h"
Go to the source code of this file.
Functions | |
void | PositionInputInit (RTC::Manager *manager) |
Variables | |
static const char * | positioninput_spec [] |
void PositionInputInit | ( | RTC::Manager * | manager | ) |
Definition at line 154 of file PositionInput.cpp.
const char* positioninput_spec[] [static] |
{ "implementation_id", "PositionInput", "type_name", "PositionInput", "description", "compornent", "version", "1.0", "vendor", "MyName", "category", "example", "activity_type", "SPORADIC", "kind", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.01_x", "3.4", "conf.default.02_y", "7.7", "conf.default.03_th", "-1.57", "" }
Definition at line 11 of file PositionInput.cpp.