TAO_PortableServer
2.0.8
|
#include <ServantLocatorC.h>
Reimplemented from PortableServer::ServantManager.
Reimplemented from PortableServer::ServantManager.
Reimplemented from PortableServer::ServantManager.
typedef void* PortableServer::ServantLocator::Cookie |
PortableServer::ServantLocator::ServantLocator | ( | void | ) | [protected] |
PortableServer::ServantLocator::~ServantLocator | ( | void | ) | [protected, virtual] |
PortableServer::ServantLocator::ServantLocator | ( | const ServantLocator & | ) | [private] |
PortableServer::ServantLocator_ptr PortableServer::ServantLocator::_duplicate | ( | ServantLocator_ptr | obj | ) | [static] |
const char * PortableServer::ServantLocator::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from PortableServer::ServantManager.
CORBA::Boolean PortableServer::ServantLocator::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from PortableServer::ServantManager.
PortableServer::ServantLocator_ptr PortableServer::ServantLocator::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from PortableServer::ServantManager.
PortableServer::ServantLocator_ptr PortableServer::ServantLocator::_nil | ( | void | ) | [static] |
Reimplemented from PortableServer::ServantManager.
void PortableServer::ServantLocator::_tao_release | ( | ServantLocator_ptr | obj | ) | [static] |
PortableServer::ServantLocator_ptr PortableServer::ServantLocator::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from PortableServer::ServantManager.
CORBA::Boolean PortableServer::ServantLocator::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from PortableServer::ServantManager.
void PortableServer::ServantLocator::operator= | ( | const ServantLocator & | ) | [private] |
virtual void PortableServer::ServantLocator::postinvoke | ( | const ::PortableServer::ObjectId & | oid, |
::PortableServer::POA_ptr | adapter, | ||
const char * | operation, | ||
::PortableServer::ServantLocator::Cookie | the_cookie, | ||
::PortableServer::Servant | the_servant | ||
) | [pure virtual] |
virtual ::PortableServer::Servant PortableServer::ServantLocator::preinvoke | ( | const ::PortableServer::ObjectId & | oid, |
::PortableServer::POA_ptr | adapter, | ||
const char * | operation, | ||
::PortableServer::ServantLocator::Cookie & | the_cookie | ||
) | [pure virtual] |