TAO_PortableServer 4.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PortableServer::ServantLocator Interface Reference

import <ServantLocator.pidl;

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

Public Member Functions

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)
 

Public Attributes

native Cookie
 

Member Function Documentation

◆ postinvoke()

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

◆ preinvoke()

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

Member Data Documentation

◆ Cookie

native PortableServer::ServantLocator::Cookie

The documentation for this interface was generated from the following file: