- (1)
- Packages are program units that allow the specification of groups of
logically related entities. Typically, a package contains the declaration of
a type (often a private type or private extension) along with the
declarations of primitive subprograms of the type, which can be called from
outside the package, while their inner workings remain hidden from outside
users.
Clauses and Subclauses
- Package Specifications and Declarations
- Package Bodies
- Private Types and Private Extensions -- TOC
- Private Operations
- Deferred Constants
- Limited Types
- User-Defined Assignment and Finalization -- TOC
- Completion and Finalization
-- Email comments, additions, corrections, gripes, kudos, etc. to:
Magnus Kempe -- Magnus.Kempe@di.epfl.ch
Copyright statement
Page last generated: 95-03-12