Public Member Functions | Private Attributes | List of all members
RTC::CorbaPort::CorbaConsumerHolder Class Reference

The structure to be stored Consumer information. More...

Public Member Functions

 CorbaConsumerHolder (const char *type_name, const char *instance_name, CorbaConsumerBase *consumer)
 
std::string descriptor ()
 
const std::string & getIor ()
 
std::string instanceName ()
 
void releaseObject ()
 
bool setObject (const char *ior)
 
std::string typeName ()
 

Private Attributes

CorbaConsumerBasem_consumer
 
std::string m_instanceName
 
std::string m_ior
 
std::string m_typeName
 

Detailed Description

The structure to be stored Consumer information.

Definition at line 1317 of file CorbaPort.h.

Constructor & Destructor Documentation

RTC::CorbaPort::CorbaConsumerHolder::CorbaConsumerHolder ( const char *  type_name,
const char *  instance_name,
CorbaConsumerBase consumer 
)
inline

Definition at line 1320 of file CorbaPort.h.

Member Function Documentation

std::string RTC::CorbaPort::CorbaConsumerHolder::descriptor ( )
inline

Definition at line 1331 of file CorbaPort.h.

const std::string& RTC::CorbaPort::CorbaConsumerHolder::getIor ( )
inline

Definition at line 1349 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaConsumerHolder::instanceName ( )
inline

Definition at line 1329 of file CorbaPort.h.

void RTC::CorbaPort::CorbaConsumerHolder::releaseObject ( )
inline

Definition at line 1345 of file CorbaPort.h.

bool RTC::CorbaPort::CorbaConsumerHolder::setObject ( const char *  ior)
inline

Definition at line 1333 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaConsumerHolder::typeName ( )
inline

Definition at line 1330 of file CorbaPort.h.

Member Data Documentation

CorbaConsumerBase* RTC::CorbaPort::CorbaConsumerHolder::m_consumer
private

Definition at line 1356 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaConsumerHolder::m_instanceName
private

Definition at line 1355 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaConsumerHolder::m_ior
private

Definition at line 1357 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaConsumerHolder::m_typeName
private

Definition at line 1354 of file CorbaPort.h.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:04