Public Member Functions
RTC::DataFlowComponentBase Class Reference

DataFlowComponentBase class. More...

#include <DataFlowComponentBase.h>

Inheritance diagram for RTC::DataFlowComponentBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DataFlowComponentBase (Manager *manager)
 Constructor.
void init ()
 Initialization.
virtual ~DataFlowComponentBase (void)
 Destructor.

Detailed Description

DataFlowComponentBase class.

This is a base class of the data flow type RT-Component. Inherit this class when implementing various data flow type RT-Components.

Since:
0.4.0

Definition at line 69 of file rtm/DataFlowComponentBase.h.


Constructor & Destructor Documentation

Constructor.

Constructor

Parameters:
managerManager object

Definition at line 33 of file DataFlowComponentBase.cpp.

Destructor.

Destructor

Definition at line 48 of file DataFlowComponentBase.cpp.


Member Function Documentation

Initialization.

Initialization the data flow type RT-Component. Write the actual initialization code in each concrete class.

Definition at line 60 of file DataFlowComponentBase.cpp.


The documentation for this class was generated from the following files:


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