Public Member Functions | Protected Attributes
RTC::CorbaConsumerBase Class Reference

#include <CorbaConsumer.h>

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

List of all members.

Public Member Functions

 CorbaConsumerBase ()
 Consructor.
 CorbaConsumerBase (const CorbaConsumerBase &x)
 Copy Consructor.
virtual CORBA::Object_ptr getObject ()
 Get CORBA Object.
CorbaConsumerBaseoperator= (const CorbaConsumerBase &x)
 Assignment operator.
virtual void releaseObject ()
 Clear CORBA object setting.
virtual bool setObject (CORBA::Object_ptr obj)
 Set CORBA Object.
void swap (CorbaConsumerBase &x)
 swap function
virtual ~CorbaConsumerBase (void)
 Virtual destructor.

Protected Attributes

CORBA::Object_var m_objref
 CORBA object which is set.

Detailed Description

Definition at line 94 of file CorbaConsumer.h.


Constructor & Destructor Documentation

Consructor.

Definition at line 108 of file CorbaConsumer.h.

Copy Consructor.

Parameters:
xA CorbaConsumerBase object of copy source

Definition at line 125 of file CorbaConsumer.h.

virtual RTC::CorbaConsumerBase::~CorbaConsumerBase ( void  ) [inline, virtual]

Virtual destructor.

Definition at line 189 of file CorbaConsumer.h.


Member Function Documentation

virtual CORBA::Object_ptr RTC::CorbaConsumerBase::getObject ( ) [inline, virtual]

Get CORBA Object.

Get the object reference held as CORBA::Object_var type in ConsumerBase object.

Returns:
Object reference of CORBA object

Definition at line 254 of file CorbaConsumer.h.

CorbaConsumerBase& RTC::CorbaConsumerBase::operator= ( const CorbaConsumerBase x) [inline]

Assignment operator.

Parameters:
xCopy source.
Returns:
An assignment result

Definition at line 149 of file CorbaConsumer.h.

virtual void RTC::CorbaConsumerBase::releaseObject ( ) [inline, virtual]
virtual bool RTC::CorbaConsumerBase::setObject ( CORBA::Object_ptr  obj) [inline, virtual]

swap function

Parameters:
xCopy source.

Definition at line 171 of file CorbaConsumer.h.


Member Data Documentation

CORBA::Object_var RTC::CorbaConsumerBase::m_objref [protected]

CORBA object which is set.

Definition at line 289 of file CorbaConsumer.h.


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:13