Specification of package Corba.Repository_Root.Extattributedef







 ==================================================== --
 ===  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.Attributedef ;
pragma Elaborate_All (Corba.Object) ;
package CORBA.Repository_Root.ExtAttributeDef is

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


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

   function Get_get_exceptions
      (Self : in Ref)
      return Repository_Root.ExcDescriptionSeq ;

   procedure Set_get_exceptions
      (Self : in Ref;
       To : in Repository_Root.ExcDescriptionSeq) ;

   function Get_set_exceptions
      (Self : in Ref)
      return Repository_Root.ExcDescriptionSeq ;

   procedure Set_set_exceptions
      (Self : in Ref;
       To : in Repository_Root.ExcDescriptionSeq) ;

   function describe_attribute
      (Self : in Ref)
      return Repository_Root.ExtAttributeDescription ;

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

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

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

   type Tgx_Get_get_exceptions_Ptr is access function
      (Self : in Ref)
      return Repository_Root.ExcDescriptionSeq;

   Tgx_Get_get_exceptions_Caller : Tgx_Get_get_exceptions_Ptr ;

   type Tgx_Set_get_exceptions_Ptr is access procedure
      (Self : in Ref;
       To : in Repository_Root.ExcDescriptionSeq);

   Tgx_Set_get_exceptions_Caller : Tgx_Set_get_exceptions_Ptr ;

   type Tgx_Get_set_exceptions_Ptr is access function
      (Self : in Ref)
      return Repository_Root.ExcDescriptionSeq;

   Tgx_Get_set_exceptions_Caller : Tgx_Get_set_exceptions_Ptr ;

   type Tgx_Set_set_exceptions_Ptr is access procedure
      (Self : in Ref;
       To : in Repository_Root.ExcDescriptionSeq);

   Tgx_Set_set_exceptions_Caller : Tgx_Set_set_exceptions_Ptr ;

   type Tgx_describe_attribute_Ptr is access function
      (Self : in Ref)
      return Repository_Root.ExtAttributeDescription;

   Tgx_describe_attribute_Caller : Tgx_describe_attribute_Ptr ;
end CORBA.Repository_Root.ExtAttributeDef;





List of definition uses










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