Specification of package Corba.Repository_Root.Idltype
==================================================== --
=== Code automatically generated by IDL to Ada === --
=== compiler OrbAda-idl2ada === --
=== Copyright Top Graph'X 1997-2005 === --
==================================================== --
From IDL file ../omg/CORBA_InterfaceRepository.idl
with Corba_Ios ;
with Corba.Object ;
with Corba.Repository_Root.Irobject ;
with Idltype_Forward ;
pragma Elaborate_All (Corba.Object) ;
package CORBA.Repository_Root.IDLType is
type Ref is new Repository_Root.IRObject.Ref with null record;
------------------------------
Methods of this interface --
------------------------------
function Get_type
(Self : in Ref)
return Corba.TypeCode.Object ;
package Convert is new IDLType_Forward.Convert (Ref);
Null_Ref : constant Ref := (Repository_Root.IRObject
.Null_Ref with null record);
Tgx_Service_Name : Corba.ObjectId := Corba.To_Corba_String
("InterfaceRepository") ;
IDLType_R_Id : constant Corba.RepositoryId :=
Corba.To_Corba_String ("IDL:omg.org/CORBA/IDLType:1.0") ;
private
Collocated calls profiles and callers
type Tgx_Get_type_Ptr is access function
(Self : in Ref)
return Corba.TypeCode.Object;
Tgx_Get_type_Caller : Tgx_Get_type_Ptr ;
end CORBA.Repository_Root.IDLType;
List of definition uses
- Convert package in Corba.Repository_Root.Idltype
- Get_type function in Corba.Repository_Root.Idltype
- IDLType package in Corba.Repository_Root.Idltype
- Ref type in Corba.Repository_Root.Idltype
- Tgx_Get_type_Ptr type in Corba.Repository_Root.Idltype
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18