Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PortableServer::ServantActivator Interface Reference

#include <PortableServerC.h>

Inheritance diagram for PortableServer::ServantActivator:

Inheritance graph
[legend]
Collaboration diagram for PortableServer::ServantActivator:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ServantActivator_ptr _ptr_type
typedef ServantActivator_var _var_type

Public Methods

Servant incarnate (in ObjectId oid, in POA adapter) raises (ForwardRequest)
void etherealize (in ObjectId oid, in POA adapter, in Servant serv, in boolean cleanup_in_progress, in boolean remaining_activations)
virtual::PortableServer::Servant incarnate (const PortableServer::ObjectId &oid, PortableServer::POA_ptr adapter ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableServer::ForwardRequest )
virtual void etherealize (const PortableServer::ObjectId &oid, PortableServer::POA_ptr adapter, PortableServer::Servant serv, CORBA::Boolean cleanup_in_progress, CORBA::Boolean remaining_activations ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void * _tao_QueryInterface (ptr_arith_t type)
virtual const char * _interface_repository_id (void) const

Static Public Methods

ServantActivator_ptr _duplicate (ServantActivator_ptr obj)
ServantActivator_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ServantActivator_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ServantActivator_ptr _nil (void)

Static Public Attributes

int _tao_class_id

Protected Methods

 ServantActivator (void)
virtual ~ServantActivator (void)

Private Methods

 ServantActivator (const ServantActivator &)
void operator= (const ServantActivator &)

Member Typedef Documentation

typedef ServantActivator_ptr PortableServer::ServantActivator::_ptr_type
 

Reimplemented from PortableServer::ServantManager.

typedef ServantActivator_var PortableServer::ServantActivator::_var_type
 

Reimplemented from PortableServer::ServantManager.


Constructor & Destructor Documentation

PortableServer::ServantActivator::ServantActivator void    [protected]
 

virtual PortableServer::ServantActivator::~ServantActivator void    [protected, virtual]
 

PortableServer::ServantActivator::ServantActivator const ServantActivator &    [private]
 


Member Function Documentation

ServantActivator_ptr PortableServer::ServantActivator::_duplicate ServantActivator_ptr    obj [static]
 

virtual const char* PortableServer::ServantActivator::_interface_repository_id void    const [virtual]
 

Reimplemented from PortableServer::ServantManager.

ServantActivator_ptr PortableServer::ServantActivator::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from PortableServer::ServantManager.

ServantActivator_ptr PortableServer::ServantActivator::_nil void    [inline, static]
 

Reimplemented from PortableServer::ServantManager.

virtual void* PortableServer::ServantActivator::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Reimplemented from PortableServer::ServantManager.

ServantActivator_ptr PortableServer::ServantActivator::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [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    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException ) [pure virtual]
 

void PortableServer::ServantActivator::etherealize in ObjectId    oid,
in POA    adapter,
in Servant    serv,
in boolean    cleanup_in_progress,
in boolean    remaining_activations
 

virtual ::PortableServer::Servant PortableServer::ServantActivator::incarnate const PortableServer::ObjectId   oid,
PortableServer::POA_ptr adapter    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , PortableServer::ForwardRequest ) [pure virtual]
 

Servant PortableServer::ServantActivator::incarnate in ObjectId    oid,
in POA    adapter
raises (ForwardRequest)
 

void PortableServer::ServantActivator::operator= const ServantActivator &    [private]
 


Member Data Documentation

int PortableServer::ServantActivator::_tao_class_id [static]
 

Reimplemented from PortableServer::ServantManager.


The documentation for this interface was generated from the following files:
Generated on Thu Oct 10 20:17:36 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001