Specification of package Corba.Portableserver.Servantlocator.Impl
=== === --
=== Top Graph'X CORBA Implementation === --
=== === --
=== Copyright (c) 2000, Top Graph'X. === --
=== === --
=== --- Copyright Notice --- === --
=== === --
=== This software is protected as an unpublished work under the === --
=== Copyright Act of 1976. All rights reserved. Top Graph'X. === --
=== === --
========================================================================= --
with Corba.Impl ;
with Corba.PortableServer.POA ;
package Corba.PortableServer.ServantLocator.Impl is
type Object is abstract new Corba.Impl.Object with null record;
type Object_Ptr is access all Object'class ;
procedure Preinvoke
( Self : access Object;
Oid : in Corba.PortableServer.ObjectId;
Adapter : in Corba.PortableServer.POA.Ref;
Operation : in Corba.Identifier;
The_Cookie : out Cookie;
The_Servant : out Corba.PortableServer.Servant) is abstract ;
procedure Postinvoke
( Self : access Object;
Oid : in Corba.PortableServer.ObjectId;
Adapter : in Corba.PortableServer.POA.Ref;
Operation : in Corba.Identifier;
The_Cookie : in Cookie;
The_Servant : in Corba.PortableServer.Servant) is abstract ;
end Corba.PortableServer.ServantLocator.Impl;
List of definition uses
- Impl package in Corba.Portableserver.Servantlocator.Impl
- Object type in Corba.Portableserver.Servantlocator.Impl
- Object_Ptr type in Corba.Portableserver.Servantlocator.Impl
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18