ILE C/C++ Programmer's Guide


ILE C++ Extensions to RTTI

The ILE C++ extended_type_info class was designed to provide support for implementing a persistent object store. The basic operations that must be supported are:

Additional operations for destroy and deallocation of memory are also provided to detect an exception that occurs during construction. These operations are:


[ Top of Page | Previous Page | Next Page | Table of Contents ]