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