TAO_PortableServer
2.0.8
|
#include <ServantActivatorC.h>
Reimplemented from PortableServer::ServantManager.
Reimplemented from PortableServer::ServantManager.
Reimplemented from PortableServer::ServantManager.
PortableServer::ServantActivator::ServantActivator | ( | void | ) | [protected] |
PortableServer::ServantActivator::~ServantActivator | ( | void | ) | [protected, virtual] |
PortableServer::ServantActivator::ServantActivator | ( | const ServantActivator & | ) | [private] |
PortableServer::ServantActivator_ptr PortableServer::ServantActivator::_duplicate | ( | ServantActivator_ptr | obj | ) | [static] |
const char * PortableServer::ServantActivator::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from PortableServer::ServantManager.
CORBA::Boolean PortableServer::ServantActivator::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from PortableServer::ServantManager.
PortableServer::ServantActivator_ptr PortableServer::ServantActivator::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from PortableServer::ServantManager.
PortableServer::ServantActivator_ptr PortableServer::ServantActivator::_nil | ( | void | ) | [static] |
Reimplemented from PortableServer::ServantManager.
void PortableServer::ServantActivator::_tao_release | ( | ServantActivator_ptr | obj | ) | [static] |
PortableServer::ServantActivator_ptr PortableServer::ServantActivator::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from PortableServer::ServantManager.
virtual void PortableServer::ServantActivator::etherealize | ( | const ::PortableServer::ObjectId & | oid, |
::PortableServer::POA_ptr | adapter, | ||
::PortableServer::Servant | serv, | ||
::CORBA::Boolean | cleanup_in_progress, | ||
::CORBA::Boolean | remaining_activations | ||
) | [pure virtual] |
virtual ::PortableServer::Servant PortableServer::ServantActivator::incarnate | ( | const ::PortableServer::ObjectId & | oid, |
::PortableServer::POA_ptr | adapter | ||
) | [pure virtual] |
CORBA::Boolean PortableServer::ServantActivator::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from PortableServer::ServantManager.
void PortableServer::ServantActivator::operator= | ( | const ServantActivator & | ) | [private] |