Specification of generic package Corba.Fixed_Ios
========================================================================= --
=== === --
=== Top Graph'X CORBA Implementation === --
=== === --
=== Copyright (c) 2001, Top Graph'X. === --
=== === --
=== --- Copyright Notice --- === --
=== === --
=== This software is protected as an unpublished work under the === --
=== Copyright Act of 1976. All rights reserved. Top Graph'X. === --
=== === --
========================================================================= --
with Corba_Ios ;
with Corba ;
pragma Elaborate_All (Corba) ;
generic
type Fixed is delta <> digits <> ;
package Corba.Fixed_Ios is
procedure Iop_Read
( Stream : access Corba_Ios.Iop_Stream_Type;
Item : out Fixed);
procedure Iop_Write
( Stream : access Corba_Ios.Iop_Stream_Type;
Item : in Fixed) ;
end Corba.Fixed_Ios;
List of definition uses
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18