Instruction Manual

Chapter 13: Smalltalk-Like Collection Classes
Tables of the Smalltalk-like Classes
Example
Choosing a Smalltalk-like Collection Class
Bags Versus Sets Versus Hash Tables
Sequenceable Classes
Dictionaries
Virtual Functions Inherited From RWCollection
insert()
find() and Friends
remove() Functions
apply() Functions
Functions clear() and clearAndDestroy()
Other Functions Shared by All RWCollections
Class Conversions
Inserting and Removing Other Collections
Selection
Virtual Functions Inherited from RWSequenceable
A Note on How Objects are Found
Hashing
Chapter 14: Persistence
Levels of Persistence
A Note About Terminology
About the Examples in this Section
No Persistence
Simple Persistence
Two Examples of Simple Persistence
Isomorphic Persistence
Isomorphic versus Simple Persistence
Isomorphic Persistence of a Tools.h++ Class