Specification of package Corba.Repository_Root.Stringdef
==================================================== --
=== 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.Idltype ;
pragma Elaborate_All (Corba.Object) ;
package CORBA.Repository_Root.StringDef is
type Ref is new Repository_Root.IDLType.Ref with null record;
------------------------------
Methods of this interface --
------------------------------
function Get_bound
(Self : in Ref)
return Corba.Unsigned_Long ;
procedure Set_bound
(Self : in Ref;
To : in Corba.Unsigned_Long) ;
Null_Ref : constant Ref := (Repository_Root.IDLType
.Null_Ref with null record);
Tgx_Service_Name : Corba.ObjectId := Corba.To_Corba_String
("InterfaceRepository") ;
StringDef_R_Id : constant Corba.RepositoryId :=
Corba.To_Corba_String ("IDL:omg.org/CORBA/StringDef:1.0") ;
private
Collocated calls profiles and callers
type Tgx_Get_bound_Ptr is access function
(Self : in Ref)
return Corba.Unsigned_Long;
Tgx_Get_bound_Caller : Tgx_Get_bound_Ptr ;
type Tgx_Set_bound_Ptr is access procedure
(Self : in Ref;
To : in Corba.Unsigned_Long);
Tgx_Set_bound_Caller : Tgx_Set_bound_Ptr ;
end CORBA.Repository_Root.StringDef;
List of definition uses
- Get_bound function in Corba.Repository_Root.Stringdef
- Ref type in Corba.Repository_Root.Stringdef
- Set_bound procedure in Corba.Repository_Root.Stringdef
- StringDef package in Corba.Repository_Root.Stringdef
- Tgx_Get_bound_Ptr type in Corba.Repository_Root.Stringdef
- Tgx_Set_bound_Ptr type in Corba.Repository_Root.Stringdef
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18