comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@world.std.com>
Subject: Re: Finalization of package instance
Date: 2000/01/18
Date: 2000-01-18T00:00:00+00:00	[thread overview]
Message-ID: <wcciu0rjljl.fsf@world.std.com> (raw)
In-Reply-To: Pine.LNX.4.10.10001181512310.27452-100000@lexis.di.fct.unl.pt

Mario Amado Alves <maa@di.fct.unl.pt> writes:

> How do I define the finalization of an instantiation of a generic package?

Declare a controlled type, and put a single of object of the type in the
package body.  The finalization of this object can do whatever package
finalization you want to do.

- Bob




      parent reply	other threads:[~2000-01-18  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-18  0:00 Finalization of package instance Mario Amado Alves
2000-01-18  0:00 ` Jeff Carter
2000-01-18  0:00   ` Matthew Heaney
2000-01-19  0:00     ` Jeff Carter
2000-01-19  0:00   ` Statements per function point Herv� BITTEUR
2000-01-19  0:00     ` Ehud Lamm
2000-01-19  0:00     ` Ted Dennison
2000-01-18  0:00 ` Robert A Duff [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox