[Ada Information Clearinghouse]
Ada '83 Rationale, Ch 6: Access Types

"Rationale for the Design of the
Ada® Programming Language"

[Ada '83 Rationale, HTML Version]

Copyright ©1986 owned by the United States Government. All rights reserved.
Direct inquiries to the Ada Information Clearinghouse at adainfo@sw-eng.falls-church.va.us.

CHAPTER 6: Access Types

In this chapter...

6.1 Introduction
6.2 Overview of the Issues
6.2.1 Conceptual Aspects
6.2.2 Reliability, Efficiency, and Implementation Issues
6.2.3 Goals for a Formulation of Access Types
6.3 Presentation of Access Types
6.3.1 Declaration of Access Types and Subtypes
6.3.2 Collections of Dynamically Allocated Objects
6.3.3 Access Variables, Allocators, and Access Constants
6.3.4 Component Selection, Indexed Components, and Value Assignments
6.3.5 Recursive Access Types
6.3.6 Access Objects as Parameters
6.3.7 Storage Management for Access Types


NEXTPREVIOUSUPTOCINDEX
Address any questions or comments to adainfo@sw-eng.falls-church.va.us.