Sample RH2 component $Date$. More...

Go to the source code of this file.
Defines | |
| #define | ROOT_FILE "etc/body.dat" |
Functions | |
| DLL_EXPORT void | SampleRH2Init (RTC::Manager *manager) |
Variables | |
| static const char * | samplepd_spec [] |
| #define ROOT_FILE "etc/body.dat" |
Definition at line 24 of file SampleRH2.cpp.
| DLL_EXPORT void SampleRH2Init | ( | RTC::Manager * | manager | ) |
Definition at line 227 of file SampleRH2.cpp.
const char* samplepd_spec[] [static] |
{
"implementation_id", "SampleRH2",
"type_name", "SampleRH2",
"description", "Sample RH2 component",
"version", "0.1",
"vendor", "AIST",
"category", "Generic",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 33 of file SampleRH2.cpp.