TAO_PortableServer 3.1.4
|
import <ServantLocator.pidl;
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 |
void PortableServer::ServantLocator::postinvoke | ( | in ObjectId | oid, |
in POA | adapter, | ||
in CORBA::Identifier | operation, | ||
in Cookie | the_cookie, | ||
in Servant | the_servant ) |
Servant PortableServer::ServantLocator::preinvoke | ( | in ObjectId | oid, | |||
in POA | adapter, | |||||
in CORBA::Identifier | operation, | |||||
out Cookie | the_cookie ) | |||||
raises | ( | ForwardRequest ) |
native PortableServer::ServantLocator::Cookie |