Public Member Functions | Private Attributes | List of all members
OpenRTM_aist.ECFactory.ECFactoryPython Class Reference
Inheritance diagram for OpenRTM_aist.ECFactory.ECFactoryPython:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, name, new_func, delete_func)
 
def create (self)
 
def destroy (self, ec)
 
def name (self)
 This method should be implemented in subclasses. More...
 

Private Attributes

 _Delete
 
 _name
 
 _New
 

Detailed Description

 

Definition at line 132 of file ECFactory.py.

Constructor & Destructor Documentation

◆ __init__()

def OpenRTM_aist.ECFactory.ECFactoryPython.__init__ (   self,
  name,
  new_func,
  delete_func 
)

Definition at line 151 of file ECFactory.py.

Member Function Documentation

◆ create()

def OpenRTM_aist.ECFactory.ECFactoryPython.create (   self)

Reimplemented from OpenRTM_aist.ECFactory.ECFactoryBase.

Definition at line 190 of file ECFactory.py.

◆ destroy()

def OpenRTM_aist.ECFactory.ECFactoryPython.destroy (   self,
  ec 
)

Reimplemented from OpenRTM_aist.ECFactory.ECFactoryBase.

Definition at line 206 of file ECFactory.py.

◆ name()

def OpenRTM_aist.ECFactory.ECFactoryPython.name (   self)

This method should be implemented in subclasses.

Reimplemented from OpenRTM_aist.ECFactory.ECFactoryBase.

Definition at line 173 of file ECFactory.py.

Member Data Documentation

◆ _Delete

OpenRTM_aist.ECFactory.ECFactoryPython._Delete
private

Definition at line 154 of file ECFactory.py.

◆ _name

OpenRTM_aist.ECFactory.ECFactoryPython._name
private

Definition at line 152 of file ECFactory.py.

◆ _New

OpenRTM_aist.ECFactory.ECFactoryPython._New
private

Definition at line 153 of file ECFactory.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Mon Apr 21 2025 02:45:07