DataFlowComponentBase class. More...
Public Member Functions | |
def | __init__ |
Constructor. | |
def | init |
Initialization. |
def OpenRTM_aist.DataFlowComponentBase.DataFlowComponentBase.__init__ | ( | self, | |
manager | |||
) |
Constructor.
Reimplemented in OpenRTM_aist.examples.AutoTest.AutoTestIn.AutoTestIn, OpenRTM_aist.examples.SimpleService.MyServiceProvider.MyServiceProvider, OpenRTM_aist.examples.AutoTest.AutoTestOut.AutoTestOut, OpenRTM_aist.examples.SimpleIO.ConsoleOut.ConsoleOut, ComponentActionListenerTestComp.ConsoleIn, OpenRTM_aist.examples.NXTRTC.NXTRTC20_callback.NXTRTC, OpenRTM_aist.examples.NXTRTC.NXTRTC_callback.NXTRTC, OpenRTM_aist.examples.SimpleIO.ConsoleIn.ConsoleIn, OpenRTM_aist.ext.sdo.observer.COCTestRTC.COCTestRTC, test_PeriodicECSharedComposite.TestComp, OpenRTM_aist.examples.TkLRFViewer.TkLRFViewer.LRFViewer, test_Manager.TestComp, OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.TkMobileRobotSimulator, OpenRTM_aist.examples.TkJoyStick.TkJoyStickComp.TkJoyStick, OpenRTM_aist.examples.ConfigSample.ConfigSample.ConfigSample, OpenRTM_aist.examples.SimpleService.MyServiceConsumer.MyServiceConsumer, OpenRTM_aist.examples.AutoControl.AutoControl.AutoControl, OpenRTM_aist.examples.Slider_and_Motor.SliderComp.SliderComp, OpenRTM_aist.examples.NXTRTC.NXTRTC.NXTRTC, OpenRTM_aist.examples.NXTRTC.NXTRTC20.NXTRTC, test_SdoOrganization.TestComp, OpenRTM_aist.examples.Slider_and_Motor.TkMotorComp.TkMotorComp, OpenRTM_aist.examples.Slider_and_Motor.TkMotorPosComp.TkMotorPosComp, OpenRTM_aist.examples.SeqIO.SeqOut.SeqOut, OpenRTM_aist.examples.Composite.Motor.Motor, OpenRTM_aist.examples.Composite.Controller.Controller, OpenRTM_aist.examples.Composite.Sensor.Sensor, OpenRTM_aist.examples.ExtTrigger.ConsoleOut.ConsoleOut, OpenRTM_aist.examples.SeqIO.SeqIn.SeqIn, and OpenRTM_aist.examples.ExtTrigger.ConsoleIn.ConsoleIn.
Definition at line 52 of file DataFlowComponentBase.py.
Initialization.
Definition at line 68 of file DataFlowComponentBase.py.