#include <CdbBdbSchemaUtils.hh>
Public Member Functions | |
| Node (const ooTypeNumber theTypeNumber) | |
Public Attributes | |
| const ooTypeNumber | typeNumber |
| std::map< ooTypeNumber, Node * > | subclasses |
| std::map< ooTypeNumber, Node * > | superclasses |
Each class (type number) is represented by an instance of the Node class having biderectional pointers onto its subclasses and superclasses.
Definition at line 43 of file CdbBdbSchemaUtils.hh.
|
|
Definition at line 120 of file CdbBdbSchemaUtils.cc. |
|
|
Definition at line 61 of file CdbBdbSchemaUtils.hh. |
|
|
Definition at line 62 of file CdbBdbSchemaUtils.hh. |
|
|
Definition at line 59 of file CdbBdbSchemaUtils.hh. |
1.3-rc3