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

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

Public Member Functions

void activate ()
 
 CorbaProviderHolder (const char *type_name, const char *instance_name, PortableServer::RefCountServantBase *servant)
 
void deactivate ()
 
std::string descriptor ()
 
std::string instanceName ()
 
std::string ior ()
 
std::string typeName ()
 
virtual ~CorbaProviderHolder ()
 

Private Attributes

std::string m_instanceName
 
std::string m_ior
 
PortableServer::ObjectId_var m_oid
 
PortableServer::RefCountServantBase * m_servant
 
std::string m_typeName
 

Detailed Description

The structure to be stored Provider information.

CORBA Provider holder class

Definition at line 1217 of file CorbaPort.h.

Constructor & Destructor Documentation

RTC::CorbaPort::CorbaProviderHolder::CorbaProviderHolder ( const char *  type_name,
const char *  instance_name,
PortableServer::RefCountServantBase *  servant 
)
inline

Definition at line 1220 of file CorbaPort.h.

virtual RTC::CorbaPort::CorbaProviderHolder::~CorbaProviderHolder ( )
inlinevirtual

Definition at line 1256 of file CorbaPort.h.

Member Function Documentation

void RTC::CorbaPort::CorbaProviderHolder::activate ( )
inline

Definition at line 1265 of file CorbaPort.h.

void RTC::CorbaPort::CorbaProviderHolder::deactivate ( )
inline

Definition at line 1281 of file CorbaPort.h.

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

Definition at line 1263 of file CorbaPort.h.

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

Definition at line 1260 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaProviderHolder::ior ( )
inline

Definition at line 1262 of file CorbaPort.h.

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

Definition at line 1261 of file CorbaPort.h.

Member Data Documentation

std::string RTC::CorbaPort::CorbaProviderHolder::m_instanceName
private

Definition at line 1294 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaProviderHolder::m_ior
private

Definition at line 1297 of file CorbaPort.h.

PortableServer::ObjectId_var RTC::CorbaPort::CorbaProviderHolder::m_oid
private

Definition at line 1296 of file CorbaPort.h.

PortableServer::RefCountServantBase* RTC::CorbaPort::CorbaProviderHolder::m_servant
private

Definition at line 1295 of file CorbaPort.h.

std::string RTC::CorbaPort::CorbaProviderHolder::m_typeName
private

Definition at line 1293 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