Ada 95 Quality and Style Guide Chapter 9

Chapter 9: Object-Oriented Features - Table of Contents

9.1 Object-Oriented Design

9.2 Tagged Type Hierarchies

9.2.1 Tagged Types
9.2.2 Properties of Dispatching Operations
9.2.3 Controlled Types
9.2.4 Abstract Types

9.3 Tagged Type Operations

9.3.1 Primitive Operations and Redispatching
9.3.2 Class-Wide Operations
9.3.3 Constructors
9.3.4 Equality
9.3.5 Polymorphism

9.4 Managing Visibility

9.4.1 Derived Tagged Types

9.5 Multiple Inheritance

9.5.1 Multiple Inheritance Techniques

9.6 Summary


< Previous Page Search Contents Index Next Page >
1 2 3 4 5 6 7 8 9 10 11
TOC TOC TOC TOC TOC TOC TOC TOC TOC TOC TOC
Appendix References Bibliography