Index

Package: Streams

Description

package Streams is

Types

A_SEA

type A_SEA is access all Stream_Element_Array;

Constants & Global variables

STREAM_ERROR

STREAM_ERROR : exception;

Subprograms & Entries

Delete

procedure Delete is new Ada.Unchecked_Deallocation
( Stream_Element_Array, A_SEA );