|
sc::ClassDesc Class ReferenceThis class is used to contain information about classes. More...
Inheritance diagram for sc::ClassDesc:
Detailed DescriptionThis class is used to contain information about classes.Each DescribedClass type has a static ClassDesc member. This member has lists of the parents, children and virtual parents for each class. The ClassDesc class also has a static member that is a list of all described classes in the system. These lists are constructed as the constructors for the static ClassDesc members for each class are called and are completed before main is entered. See The Described Class Library for more information.
Member Function Documentation
The documentation for this class was generated from the following file: Generated at Fri Jan 10 08:14:21 2003 for MPQC 2.1.3 using the documentation package Doxygen 1.2.14. |