camera image loader $Date$ More...
Go to the source code of this file.
Functions | |
void | CameraImageLoaderInit (RTC::Manager *manager) |
Variables | |
static const char * | spec [] |
void CameraImageLoaderInit | ( | RTC::Manager * | manager | ) |
Definition at line 199 of file CameraImageLoader.cpp.
{ "implementation_id", "CameraImageLoader", "type_name", "CameraImageLoader", "description", "camera image loader", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "" }
Definition at line 16 of file CameraImageLoader.cpp.