Specification of package Corba.Repository_Root.Extinterfacedef







 ==================================================== --
 ===  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.Interfacedef ;
with Corba.Repository_Root.Interfaceattrextension ;
with Corba.Repository_Root.Idltype ;
with Corba.Repository_Root.Extattributedef ;
with Extinterfacedef_Forward ;
pragma Elaborate_All (Corba.Object) ;
package CORBA.Repository_Root.ExtInterfaceDef is

   type Ref is new Repository_Root.InterfaceDef.Ref with null record;


   -------------------------------------------------------------------
    Methods inherited from interface CORBA.Repository_Root.
    InterfaceAttrExtension --
   -------------------------------------------------------------------

   function describe_ext_interface
      (Self : in Ref)
      return 
      Repository_Root.InterfaceAttrExtension.ExtFullInterfaceDescription ;

   function create_ext_attribute
      (Self : in Ref;
       id : in CORBA.RepositoryId;
       name : in CORBA.Identifier;
       version : in CORBA.VersionSpec;
       IDL_type : in Repository_Root.IDLType.Ref;
       mode : in CORBA.AttributeMode;
       get_exceptions : in Repository_Root.ExceptionDefSeq;
       set_exceptions : in Repository_Root.ExceptionDefSeq)
      return Repository_Root.ExtAttributeDef.Ref ;

   ------------------------------
    Methods of this interface  --
   ------------------------------

   package Convert is new ExtInterfaceDef_Forward.Convert (Ref);

   Null_Ref : constant Ref := (Repository_Root.InterfaceDef
      .Null_Ref with null record);

   Tgx_Service_Name : Corba.ObjectId := Corba.To_Corba_String
      ("InterfaceRepository") ;

   ExtInterfaceDef_R_Id : constant Corba.RepositoryId :=
      Corba.To_Corba_String ("IDL:omg.org/CORBA/ExtInterfaceDef:1.0") ;
private
    Collocated calls profiles and callers

   type Tgx_describe_ext_interface_Ptr is access function
      (Self : in Ref)
      return 
      Repository_Root.InterfaceAttrExtension.ExtFullInterfaceDescription;

   Tgx_describe_ext_interface_Caller : Tgx_describe_ext_interface_Ptr ;

   type Tgx_create_ext_attribute_Ptr is access function
      (Self : in Ref;
       id : in CORBA.RepositoryId;
       name : in CORBA.Identifier;
       version : in CORBA.VersionSpec;
       IDL_type : in Repository_Root.IDLType.Ref;
       mode : in CORBA.AttributeMode;
       get_exceptions : in Repository_Root.ExceptionDefSeq;
       set_exceptions : in Repository_Root.ExceptionDefSeq)
      return Repository_Root.ExtAttributeDef.Ref;

   Tgx_create_ext_attribute_Caller : Tgx_create_ext_attribute_Ptr ;
end CORBA.Repository_Root.ExtInterfaceDef;





List of definition uses










This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18