DbC Class Reference
#include <DbC.h>
Inheritance diagram for DbC:
[legend]List of all members.
Detailed Description
This abstract base class should be used as the base class for all other classes in the software project. In _DEBUG builds it declares a pure virtual function DbC::IsValid, which must be overwritten in all inheriting classes to perform a consistency check on the state of the object. The IS_VALID macro invokes this virtual function.
Definition at line 112 of file DbC.h.
The documentation for this class was generated from the following file:
|
Generated on Sun Jan 23 11:36:44 2005 for Oracle Object Oriented Database Interface (O3DBI) by
1.3.9.1
|