${rtcParam.description} More...
#include "DispPosition.h"
Go to the source code of this file.
Functions | |
| void | DispPositionInit (RTC::Manager *manager) |
Variables | |
| static const char * | dispposition_spec [] |
| void DispPositionInit | ( | RTC::Manager * | manager | ) |
Definition at line 143 of file DispPosition.cpp.
const char* dispposition_spec[] [static] |
{
"implementation_id", "DispPosition",
"type_name", "DispPosition",
"description", "${rtcParam.description}",
"version", "1.0.0",
"vendor", "AIST",
"category", "example",
"activity_type", "PERIODIC",
"kind", "DataFlowComponent",
"max_instance", "1",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 14 of file DispPosition.cpp.