Rogue Wave banner
Previous fileTop of documentContentsIndexNext file

2.2 Abstract Base Classes

Tools.h++ includes a set of abstract base classes and corresponding specializing classes that provides a framework for many issues. The list below identifies some of these issues and associates them with their respective abstract base classes. The description of each class in the Class Reference indicates if it is an abstract base class.

Table 1. Abstract Base Classes and Issues

Issue
Class
Section Where Discussed
Locale
RWLocale
Section 16.4
Time zones
RWZone
Section 16.4
Virtual streams
RWvistream
RWvostream
Section 6
Polymorphic persistence
RWCollectable
Section 14
Virtual page heaps
RWVirtualPageHeap
Class Reference
Model-View-Controller abstraction
RWModel
RWModelClient
Class Reference

Previous fileTop of documentContentsIndexNext file
©Copyright 1999, Rogue Wave Software, Inc.
Send mail to report errors or comment on the documentation.