TAO_PortableServer
2.3.3
|
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 |