Specification of package Corba.Pollable
==================================================== --
=== 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 Pollableset_Forward ;
pragma Elaborate_All (Corba.Value) ;
package CORBA.Pollable is
type Value_Ref is new Corba.Value.Base with null record;
-----------------------------
Methods of this valuetype --
-----------------------------
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 ;
Null_Value_Ref : constant Value_Ref := (Corba.Value.Base
with null record);
Pollable_R_Id : constant Corba.RepositoryId :=
Corba.To_Corba_String ("IDL:omg.org/CORBA/Pollable:1.0") ;
end CORBA.Pollable;
List of definition uses
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18