Public Member Functions | Private Attributes
test_RTObject.MySdoServiceProviderBase Class Reference
Inheritance diagram for test_RTObject.MySdoServiceProviderBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __del__
 virtual destructor
def __init__
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.

Private Attributes

 _profile
 _rtobj

Detailed Description

Definition at line 111 of file test_RTObject.py.


Constructor & Destructor Documentation

Definition at line 112 of file test_RTObject.py.

virtual destructor

Reimplemented from OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase.

Definition at line 117 of file test_RTObject.py.


Member Function Documentation

Finalization.

virtual void finalize() = 0;

Reimplemented from OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase.

Definition at line 131 of file test_RTObject.py.

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

Reimplemented from OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase.

Definition at line 128 of file test_RTObject.py.

def test_RTObject.MySdoServiceProviderBase.init (   self,
  rtobj,
  profile 
)

Initialization function of the consumer class.

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

Reimplemented from OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase.

Definition at line 120 of file test_RTObject.py.

def test_RTObject.MySdoServiceProviderBase.reinit (   self,
  profile 
)

Reinitialization function of the consumer class.

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

Reimplemented from OpenRTM_aist.SdoServiceProviderBase.SdoServiceProviderBase.

Definition at line 125 of file test_RTObject.py.


Member Data Documentation

Definition at line 112 of file test_RTObject.py.

Definition at line 112 of file test_RTObject.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