Realtime periodic execution example component * $Date$.
More...
Go to the source code of this file.
Realtime periodic execution example component * $Date$.
*$Id$
Definition in file RTSample.cpp.
◆ RTSampleInit()
◆ rtsample_spec
const char* rtsample_spec[] |
|
static |
Initial value:=
{
"implementation_id", "RTSample",
"type_name", "RTSample",
"description", "Realtime periodic execution example component",
"version", "1.0",
"vendor", "Noriaki Ando, AIST",
"category", "example",
"activity_type", "PERIODIC",
"kind", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 11 of file RTSample.cpp.