Specification of package Messaging.Poller







 ==================================================== --
 ===  Code automatically generated by IDL to Ada  === --
 ===  compiler OrbAda-idl2ada                     === --
 ===  Copyright Top Graph'X  1997-2001            === --
 ==================================================== --
 From IDL file Messaging.idl
with Corba_Ios ;
with Corba.Value ;
with Corba.Pollable ;
with Pollableset_Forward ;
with Corba.Object ;
with Messaging.Replyhandler ;
pragma Elaborate_All (Corba.Value) ;
package Messaging.Poller is

   type Value_Ref is new CORBA.Pollable.Value_Ref with null record;


   -------------------------------------------------
    Methods inherited from valuetype CORBA.Pollable
   -------------------------------------------------

   function is_ready
      ( Self : in Value_Ref;
        timeout : in Corba.Unsigned_Long)
      return Corba.Boolean ;

   function create_pollable_set
      ( Self : in Value_Ref)
      return PollableSet_Forward.Ref ;

   -----------------------------
    Methods of this valuetype --
   -----------------------------

   function Get_operation_target
      (Self : in Value_Ref) return Corba.Object.Ref ;

   function Get_operation_name
      (Self : in Value_Ref) return Corba.String ;

   function Get_associated_handler
      (Self : in Value_Ref) return Messaging.ReplyHandler.Ref ;

   procedure Set_associated_handler
      (Self : in Value_Ref;
       To : in Messaging.ReplyHandler.Ref) ;

   function Get_is_from_poller
      (Self : in Value_Ref) return Corba.Boolean ;

   Null_Value_Ref : constant Value_Ref := (CORBA.Pollable.Null_Value_Ref
       with null record);

   Poller_R_Id : constant Corba.RepositoryId :=
      Corba.To_Corba_String ("IDL:omg.org/Messaging/Poller:1.0") ;
end Messaging.Poller;




List of definition uses










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