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