Sequence InPort component.
More...
#include "SeqIn.h"
#include <iostream>
Go to the source code of this file.
Sequence InPort component.
- Date
- 2007-04-13 15:02:42
$Id$
Definition in file SeqIn.cpp.
◆ SeqInInit()
◆ g_Listener_dump_enabled
bool g_Listener_dump_enabled = false |
◆ seqin_spec
Initial value:=
{
"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",
""
}
Definition at line 18 of file SeqIn.cpp.