Public Member Functions | |
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) |
Protected Attributes | |
::CORBA::ORB_ptr | m_orb |
::PortableServer::POA_ptr | m_poa |
Definition at line 34 of file CorbaNamingTests.cpp.
RTC::CorbaObjectManager::CorbaObjectManager | ( | ::CORBA::ORB_ptr | orb, |
::PortableServer::POA_ptr | poa | ||
) | [inline] |
Definition at line 37 of file CorbaNamingTests.cpp.
RTC::CorbaObjectManager::CorbaObjectManager | ( | ::CORBA::ORB_ptr | orb, |
::PortableServer::POA_ptr | poa | ||
) | [inline] |
Definition at line 38 of file NamingManagerTests.cpp.
void RTC::CorbaObjectManager::activate | ( | ::PortableServer::ServantBase * | servant | ) | [inline] |
Definition at line 42 of file CorbaNamingTests.cpp.
void RTC::CorbaObjectManager::activate | ( | ::PortableServer::ServantBase * | servant | ) | [inline] |
Definition at line 43 of file NamingManagerTests.cpp.
void RTC::CorbaObjectManager::deactivate | ( | ::PortableServer::ServantBase * | servant | ) | [inline] |
Definition at line 54 of file NamingManagerTests.cpp.
CORBA::ORB_ptr RTC::CorbaObjectManager::m_orb [protected] |
Definition at line 53 of file CorbaNamingTests.cpp.
PortableServer::POA_ptr RTC::CorbaObjectManager::m_poa [protected] |
Definition at line 54 of file CorbaNamingTests.cpp.