Functions | Variables
SeqOut.cpp File Reference

Sequence OutPort component. More...

#include "SeqOut.h"
#include <stdlib.h>
Include dependency graph for SeqOut.cpp:

Go to the source code of this file.

Functions

void SeqOutInit (RTC::Manager *manager)

Variables

bool g_Listener_dump_enabled = false
static const char * seqout_spec []

Detailed Description

Sequence OutPort component.

Date:
2007-04-13 15:02:49
Id:
SeqOut.cpp 2044 2011-02-14 05:29:44Z fsi-katami

Definition in file SeqOut.cpp.


Function Documentation

void SeqOutInit ( RTC::Manager manager)

Definition at line 392 of file SeqOut.cpp.


Variable Documentation

Definition at line 14 of file SeqOut.cpp.

const char* seqout_spec[] [static]
Initial value:
  {
    "implementation_id", "SeqOut",
    "type_name",         "SequenceOutComponent",
    "description",       "Sequence OutPort component",
    "version",           "1.0",
    "vendor",            "Noriaki Ando, AIST",
    "category",          "example",
    "activity_type",     "DataFlowComponent",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    
    "conf.default.data_type", "serial",
    "conf.mode0.data_type", "random",
    ""
  }

Definition at line 18 of file SeqOut.cpp.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:09