Specification of generic package Corba.Enum_Ios
========================================================================= --
=== === --
=== Top Graph'X CORBA Implementation === --
=== === --
=== Copyright (c) 1996, 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 ;
generic
type Enum is (<>) ;
package Corba.Enum_Ios is
procedure Iop_Read
( Stream : access Corba_Ios.Iop_Stream_Type ;
Item : out Enum ) ;
procedure Iop_Write
( Stream : access Corba_Ios.Iop_Stream_Type ;
Item : in Enum ) ;
end Corba.Enum_Ios ;
List of definition uses
- Enum type in Corba.Enum_Ios
- Enum_Ios generic package in Corba.Enum_Ios
- Iop_Read procedure in Corba.Enum_Ios
- Iop_Write procedure in Corba.Enum_Ios
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18