Index

Package: Queue_Pack_Abstract_Unsync (generic)

Description

generic

   type Element is private;

package Queue_Pack_Abstract_Unsync is
Uwe R. Zimmer, Australia, 2013

Types

Queue_Type (abstract)

type Queue_Type is limited interface;
type Queue_Type is abstract tagged limited null record; type Queue_Type is abstract tagged limited private;

Subprograms & Entries