List of Figures
| Table of Contents | List of Figures | List of Examples | List of Tables |
- Figure 10-1. Before a Copy
- Figure 10-2. Copying Reference-based Collection Classes
- Figure 10-3. Copying Value-based Collection Classes
- Figure 13-1. Simple Persistence
- Figure 13-2. Saving And Restoring With Simple Persistence
- Figure 13-3. Saving and Restoring a Collection with Isomorphic Persistence
- Figure 13-4. Attempt to Save and Restore a Circularly-linked List with Simple Persistence
- Figure 13-5. Saving and Restoring a Circularly-linked List with Isomorphic Persistence
- Figure 13-6. After Isomorphic Save and Restore of RWTPtrDlist<RWCollectableInt>
- Figure 13-7. Isomorphic Persistence
- Figure 13-8. Polymorphic Persistence
- Figure 17-1. The Demo Program Window
- Figure A-1. Tools.h++ Collection Class Decision Tree (1 of 2)
- Figure A-2. Tools.h++ Collection Class Decision Tree (2 of 2)