Public Member Functions
RTC::SdoServiceConsumerBase Class Reference

#include <SdoServiceConsumerBase.h>

Inheritance diagram for RTC::SdoServiceConsumerBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void finalize ()=0
 Finalization.
virtual const
SDOPackage::ServiceProfile & 
getProfile () const =0
 Getting ServiceProfile.
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 ~SdoServiceConsumerBase ()
 virtual destructor

Detailed Description

Definition at line 137 of file SdoServiceConsumerBase.h.


Constructor & Destructor Documentation

virtual destructor

Definition at line 147 of file SdoServiceConsumerBase.h.


Member Function Documentation

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

Finalization.

Implemented in RTC::LoggerConsumer, and RTC::ComponentObserverConsumer.

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

Getting ServiceProfile.

Implemented in RTC::LoggerConsumer, and RTC::ComponentObserverConsumer.

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

Initialization function of the consumer class.

Implemented in RTC::LoggerConsumer, and RTC::ComponentObserverConsumer.

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

Reinitialization function of the consumer class.

Implemented in RTC::LoggerConsumer, and RTC::ComponentObserverConsumer.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:15