#include <CorbaConsumer.h>
◆ CorbaConsumer() [1/2]
template<class T , class U , class V >
◆ CorbaConsumer() [2/2]
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
Copy constructor.
- Parameters
-
◆ ~CorbaConsumer()
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
◆ _ptr()
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
◆ operator->()
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
| ObjectTypePtr RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >::operator-> |
( |
| ) |
|
|
inline |
◆ operator=()
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
◆ releaseObject()
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
◆ setObject()
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
| bool RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >::setObject |
( |
CORBA::Object_ptr |
obj | ) |
|
|
inlineoverridevirtual |
◆ swap()
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
◆ m_var
template<class ObjectType , typename ObjectTypePtr = typename ObjectType::_ptr_type, typename ObjectTypeVar = typename ObjectType::_var_type>
CORBA object which has been set.
Referenced by RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >::_ptr(), RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >::operator->(), RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >::releaseObject(), RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >::setObject(), and RTC::CorbaConsumer< ObjectType, ObjectTypePtr, ObjectTypeVar >::swap().
The documentation for this class was generated from the following file: