Tools.h++ Manual

104011 Tandem Computers Incorporated ix
Virtual functions restoreGuts(RWFile&) and
restoreGuts(RWvistream&) 17-14
Virtual function binaryStoreSize() 17-14
Persisting custom collections 17-15
Summary 17-16
18. Errors 18-1
Internal errors 18-1
Non-recoverable internal errors 18-2
Recoverable internal errors 18-4
External errors 18-6
Exception architecture 18-7
Error handlers 18-8
Debug version of the library 18-8
19. Implementation Notes 19-1
Copy on write 19-1
A more comprehensive example 19-2
More on storing and retrieving RWCollectables 19-3
Multiple inheritance 19-7
Localizing messages 19-9
20. Common Mistakes 20-1
Redefinition of virtual functions 20-1
Iterators 20-2
Return type of operator>>() 20-3
Include path 20-3