Public Member Functions
OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase Class Reference
Inheritance diagram for OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __del__
 virtual destructor
def finalize
 Finalization.
def getProfile
 Getting ServiceProfile virtual const SDOPackage::ServiceProfile& getProfile() const = 0;.
def init
 Initialization function of the consumer class.
def reinit
 Reinitialization function of the consumer class.

Detailed Description

Definition at line 113 of file SdoServiceProviderBase.py.


Constructor & Destructor Documentation


Member Function Documentation

Finalization.

virtual void finalize() = 0;

Reimplemented in test_RTObject.MySdoServiceProviderBase.

Definition at line 212 of file SdoServiceProviderBase.py.

Getting ServiceProfile virtual const SDOPackage::ServiceProfile& getProfile() const = 0;.

Reimplemented in test_RTObject.MySdoServiceProviderBase.

Definition at line 195 of file SdoServiceProviderBase.py.

def OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase.init (   self,
  rtobj,
  profile 
)

Initialization function of the consumer class.

virtual bool init(RTObject_impl& rtobj, const SDOPackage::ServiceProfile& profile) = 0;

Reimplemented in test_RTObject.MySdoServiceProviderBase.

Definition at line 151 of file SdoServiceProviderBase.py.

Reinitialization function of the consumer class.

virtual bool reinit(const SDOPackage::ServiceProfile& profile) = 0;

Reimplemented in test_RTObject.MySdoServiceProviderBase.

Definition at line 176 of file SdoServiceProviderBase.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Aug 27 2015 14:17:30