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)
 
- Public Member Functions inherited from OpenRTM_aist.ECFactory.ECFactoryBase
def create (self)
 
def destroy (self, comp)
 
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

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

Definition at line 151 of file ECFactory.py.

Member Function Documentation

def OpenRTM_aist.ECFactory.ECFactoryPython.create (   self)

Definition at line 190 of file ECFactory.py.

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

Definition at line 206 of file ECFactory.py.

def OpenRTM_aist.ECFactory.ECFactoryPython.name (   self)

Definition at line 173 of file ECFactory.py.

Member Data Documentation

OpenRTM_aist.ECFactory.ECFactoryPython._Delete
private

Definition at line 154 of file ECFactory.py.

OpenRTM_aist.ECFactory.ECFactoryPython._name
private

Definition at line 152 of file ECFactory.py.

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 Thu Jun 6 2019 19:11:35