#include <SdoServiceProviderBase.h>
Definition at line 134 of file SdoServiceProviderBase.h.
◆ ~SdoServiceProviderBase()
virtual RTC::SdoServiceProviderBase::~SdoServiceProviderBase |
( |
| ) |
|
|
inlinevirtual |
◆ finalize()
virtual void RTC::SdoServiceProviderBase::finalize |
( |
| ) |
|
|
pure virtual |
◆ getProfile()
virtual const SDOPackage::ServiceProfile& RTC::SdoServiceProviderBase::getProfile |
( |
| ) |
const |
|
pure virtual |
◆ init()
virtual bool RTC::SdoServiceProviderBase::init |
( |
RTObject_impl & |
rtobj, |
|
|
const SDOPackage::ServiceProfile & |
profile |
|
) |
| |
|
pure virtual |
Initialization function of the consumer class.
◆ reinit()
virtual bool RTC::SdoServiceProviderBase::reinit |
( |
const SDOPackage::ServiceProfile & |
profile | ) |
|
|
pure virtual |
Reinitialization function of the consumer class.
The documentation for this class was generated from the following file: