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

PortableServer::ServantLocator Interface Reference

#include <PortableServerC.h>

Inheritance diagram for PortableServer::ServantLocator:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef void * Cookie
typedef ServantLocator_ptr _ptr_type
typedef ServantLocator_var _var_type

Public Methods

Servant preinvoke (in ObjectId oid, in POA adapter, in CORBA::Identifier operation, out Cookie the_cookie) raises (ForwardRequest)
void postinvoke (in ObjectId oid, in POA adapter, in CORBA::Identifier operation, in Cookie the_cookie, in Servant the_servant)
virtual::PortableServer::Servant preinvoke (const PortableServer::ObjectId &oid, PortableServer::POA_ptr adapter, const char *operation, PortableServer::ServantLocator::Cookie &the_cookie ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , PortableServer::ForwardRequest )
virtual void postinvoke (const PortableServer::ObjectId &oid, PortableServer::POA_ptr adapter, const char *operation, PortableServer::ServantLocator::Cookie the_cookie, PortableServer::Servant the_servant 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

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

Public Attributes

native Cookie

Static Public Attributes

int _tao_class_id

Protected Methods

 ServantLocator (void)
virtual ~ServantLocator (void)

Private Methods

 ServantLocator (const ServantLocator &)
void operator= (const ServantLocator &)

Member Typedef Documentation

typedef ServantLocator_ptr PortableServer::ServantLocator::_ptr_type
 

Reimplemented from PortableServer::ServantManager.

typedef ServantLocator_var PortableServer::ServantLocator::_var_type
 

Reimplemented from PortableServer::ServantManager.

typedef void* PortableServer::ServantLocator::Cookie
 


Constructor & Destructor Documentation

PortableServer::ServantLocator::ServantLocator void    [protected]
 

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

PortableServer::ServantLocator::ServantLocator const ServantLocator &    [private]
 


Member Function Documentation

ServantLocator_ptr PortableServer::ServantLocator::_duplicate ServantLocator_ptr    obj [static]
 

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

Reimplemented from PortableServer::ServantManager.

ServantLocator_ptr PortableServer::ServantLocator::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from PortableServer::ServantManager.

ServantLocator_ptr PortableServer::ServantLocator::_nil void    [inline, static]
 

Reimplemented from PortableServer::ServantManager.

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

Reimplemented from PortableServer::ServantManager.

ServantLocator_ptr PortableServer::ServantLocator::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

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    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException ) [pure virtual]
 

void PortableServer::ServantLocator::postinvoke in ObjectId    oid,
in POA    adapter,
in CORBA::Identifier    operation,
in Cookie    the_cookie,
in Servant    the_servant
 

virtual ::PortableServer::Servant PortableServer::ServantLocator::preinvoke const PortableServer::ObjectId   oid,
PortableServer::POA_ptr    adapter,
const char *    operation,
PortableServer::ServantLocator::Cookie &the_cookie    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , PortableServer::ForwardRequest ) [pure virtual]
 

Servant PortableServer::ServantLocator::preinvoke in ObjectId    oid,
in POA    adapter,
in CORBA::Identifier    operation,
out Cookie    the_cookie
raises (ForwardRequest)
 


Member Data Documentation

int PortableServer::ServantLocator::_tao_class_id [static]
 

Reimplemented from PortableServer::ServantManager.

native PortableServer::ServantLocator::Cookie
 


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