RTC::SdoServiceConsumerBase Class Reference
#include <SdoServiceConsumerBase.h>
List of all members.
Public Member Functions |
virtual bool | init (RTObject_impl &rtobj, const SDOPackage::ServiceProfile &profile)=0 |
virtual bool | reinit (const SDOPackage::ServiceProfile &profile)=0 |
virtual const
SDOPackage::ServiceProfile & | getProfile () const =0 |
virtual void | finalize ()=0 |
Member Function Documentation
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] |
virtual bool RTC::SdoServiceConsumerBase::reinit |
( |
const SDOPackage::ServiceProfile & |
profile |
) |
[pure virtual] |