Specification of package Rtportableserver.Poa
==================================================== --
=== Code automatically generated by IDL to Ada === --
=== compiler OrbAda-idl2ada === --
=== Copyright Top Graph'X 1997-2001 === --
==================================================== --
From IDL file RTPortableServer.idl
with Corba_Ios ;
with Corba.Abstractbase ;
with Rtcorba ;
with Corba.Object ;
with Portableserver ;
with Portableserver.Poa ;
package RTPortableServer.POA is
type Ref is new PortableServer.POA.Ref with null record;
---------------------------------------
Types and methods of this interface --
---------------------------------------
function create_reference_with_priority
( Self : in Ref;
intf : in CORBA.RepositoryId;
priority : in RTCORBA.Priority)
return Corba.Object.Ref ;
function create_reference_with_id_and_priority
( Self : in Ref;
oid : in PortableServer.ObjectId;
intf : in CORBA.RepositoryId;
priority : in RTCORBA.Priority)
return Corba.Object.Ref ;
function activate_object_with_priority
( Self : in Ref;
p_servant : in PortableServer.Servant;
priority : in RTCORBA.Priority)
return PortableServer.ObjectId ;
procedure activate_object_with_id_and_priority
( Self : in Ref;
oid : in PortableServer.ObjectId;
p_servant : in PortableServer.Servant;
priority : in RTCORBA.Priority) ;
Null_Ref : constant Ref := (PortableServer.POA.Null_Ref with null record);
POA_R_Id : constant Corba.RepositoryId :=
Corba.To_Unbounded_String ("IDL:omg.org/RTPortableServer/POA:1.0") ;
end RTPortableServer.POA;
List of definition uses
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18