|
TAO_PortableServer
2.1.2
|
#include <ServantActivatorC.h>

Public Types | |
| typedef ServantActivator_ptr | _ptr_type |
| typedef ServantActivator_var | _var_type |
| typedef ServantActivator_out | _out_type |
Public Types inherited from PortableServer::ServantManager | |
Public Types inherited from CORBA::Object | |
Public Member Functions | |
| virtual ::PortableServer::Servant | incarnate (const ::PortableServer::ObjectId &oid,::PortableServer::POA_ptr adapter)=0 |
| virtual void | etherealize (const ::PortableServer::ObjectId &oid,::PortableServer::POA_ptr adapter,::PortableServer::Servant serv,::CORBA::Boolean cleanup_in_progress,::CORBA::Boolean remaining_activations)=0 |
| virtual ::CORBA::Boolean | _is_a (const char *type_id) |
| virtual const char * | _interface_repository_id (void) const |
| virtual ::CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Static Public Member Functions | |
| static ServantActivator_ptr | _duplicate (ServantActivator_ptr obj) |
| static void | _tao_release (ServantActivator_ptr obj) |
| static ServantActivator_ptr | _narrow (::CORBA::Object_ptr obj) |
| static ServantActivator_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
| static ServantActivator_ptr | _nil (void) |
Static Public Member Functions inherited from PortableServer::ServantManager | |
| static ServantManager_ptr | _duplicate (ServantManager_ptr obj) |
| static void | _tao_release (ServantManager_ptr obj) |
Static Public Member Functions inherited from CORBA::Object | |
| static CORBA::Boolean | marshal (const Object_ptr x, TAO_OutputCDR &cdr) |
| static void | _tao_any_destructor (void *) |
| static CORBA::Boolean | is_nil_i (CORBA::Object_ptr obj) |
| static void | tao_object_initialize (Object *) |
| static CORBA::Object_ptr | _duplicate (CORBA::Object_ptr obj) |
| static CORBA::Object_ptr | _narrow (CORBA::Object_ptr obj) |
Protected Member Functions | |
| ServantActivator (void) | |
| virtual | ~ServantActivator (void) |
Protected Member Functions inherited from PortableServer::ServantManager | |
| ServantManager (void) | |
| virtual | ~ServantManager (void) |
Protected Member Functions inherited from CORBA::Object | |
| Object (int dummy=0) | |
| TAO::Object_Proxy_Broker * | proxy_broker () const |
Private Member Functions | |
| ServantActivator (const ServantActivator &) | |
| void | operator= (const ServantActivator &) |
Reimplemented from PortableServer::ServantManager.
Reimplemented from PortableServer::ServantManager.
Reimplemented from PortableServer::ServantManager.
|
protected |
|
protectedvirtual |
|
private |
|
static |
|
virtual |
Reimplemented from PortableServer::ServantManager.
|
virtual |
Reimplemented from PortableServer::ServantManager.
|
static |
Reimplemented from PortableServer::ServantManager.
|
static |
Reimplemented from PortableServer::ServantManager.
|
static |
|
static |
Reimplemented from PortableServer::ServantManager.
|
pure virtual |
|
pure virtual |
|
virtual |
Reimplemented from PortableServer::ServantManager.
|
private |
1.8.1.1