RTC::SdoServiceConsumerBase Class Reference

#include <SdoServiceConsumerBase.h>

List of all members.

Public Member Functions

virtual ~SdoServiceConsumerBase ()
 virtual destructor
virtual bool init (RTObject_impl &rtobj, const SDOPackage::ServiceProfile &profile)=0
 Initialization function of the consumer class.
virtual bool reinit (const SDOPackage::ServiceProfile &profile)=0
 Reinitialization function of the consumer class.
virtual const
SDOPackage::ServiceProfile & 
getProfile () const =0
 Getting ServiceProfile.
virtual void finalize ()=0
 Finalization.

Constructor & Destructor Documentation

virtual RTC::SdoServiceConsumerBase::~SdoServiceConsumerBase (  )  [inline, virtual]

virtual destructor


Member Function Documentation

virtual void RTC::SdoServiceConsumerBase::finalize (  )  [pure virtual]

Finalization.

virtual const SDOPackage::ServiceProfile& RTC::SdoServiceConsumerBase::getProfile (  )  const [pure virtual]

Getting ServiceProfile.

virtual bool RTC::SdoServiceConsumerBase::init ( RTObject_impl rtobj,
const SDOPackage::ServiceProfile &  profile 
) [pure virtual]

Initialization function of the consumer class.

virtual bool RTC::SdoServiceConsumerBase::reinit ( const SDOPackage::ServiceProfile &  profile  )  [pure virtual]

Reinitialization function of the consumer class.

Generated on Fri Oct 28 18:31:19 2016 for OpenRTM-aist by  doxygen 1.6.3