Sequence InPort component. More...

Go to the source code of this file.
Functions | |
| void | SeqInInit (RTC::Manager *manager) |
Variables | |
| bool | g_Listener_dump_enabled = false |
| static const char * | seqin_spec [] |
Sequence InPort component.
Definition in file SeqIn.cpp.
| void SeqInInit | ( | RTC::Manager * | manager | ) |
| bool g_Listener_dump_enabled = false |
const char* seqin_spec[] [static] |
{
"implementation_id", "SeqIn",
"type_name", "SequenceInComponent",
"description", "Sequence InPort component",
"version", "1.0",
"vendor", "Noriaki Ando, AIST",
"category", "example",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}