#include <SdoServiceConsumerBase.h>
virtual RTC::SdoServiceConsumerBase::~SdoServiceConsumerBase |
( |
| ) |
|
|
inlinevirtual |
virtual void RTC::SdoServiceConsumerBase::finalize |
( |
| ) |
|
|
pure virtual |
virtual const SDOPackage::ServiceProfile& RTC::SdoServiceConsumerBase::getProfile |
( |
| ) |
const |
|
pure virtual |
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.