|
void | activate (::PortableServer::ServantBase *servant) |
|
void | activate (::PortableServer::ServantBase *servant) |
|
| CorbaObjectManager (::CORBA::ORB_ptr orb, ::PortableServer::POA_ptr poa) |
|
| CorbaObjectManager (::CORBA::ORB_ptr orb, ::PortableServer::POA_ptr poa) |
|
void | deactivate (::PortableServer::ServantBase *servant) |
|
|
::CORBA::ORB_ptr | m_orb |
|
::PortableServer::POA_ptr | m_poa |
|
Definition at line 34 of file CorbaNamingTests.cpp.
◆ CorbaObjectManager() [1/2]
RTC::CorbaObjectManager::CorbaObjectManager |
( |
::CORBA::ORB_ptr |
orb, |
|
|
::PortableServer::POA_ptr |
poa |
|
) |
| |
|
inline |
◆ CorbaObjectManager() [2/2]
RTC::CorbaObjectManager::CorbaObjectManager |
( |
::CORBA::ORB_ptr |
orb, |
|
|
::PortableServer::POA_ptr |
poa |
|
) |
| |
|
inline |
◆ activate() [1/2]
void RTC::CorbaObjectManager::activate |
( |
::PortableServer::ServantBase * |
servant | ) |
|
|
inline |
◆ activate() [2/2]
void RTC::CorbaObjectManager::activate |
( |
::PortableServer::ServantBase * |
servant | ) |
|
|
inline |
◆ deactivate()
void RTC::CorbaObjectManager::deactivate |
( |
::PortableServer::ServantBase * |
servant | ) |
|
|
inline |
◆ m_orb
CORBA::ORB_ptr RTC::CorbaObjectManager::m_orb |
|
protected |
◆ m_poa
PortableServer::POA_ptr RTC::CorbaObjectManager::m_poa |
|
protected |
The documentation for this class was generated from the following files: