#include <CdbBdbSchemaUtils.hh>
Public Member Functions | |
| Tree () | |
| ~Tree () | |
| bool | isLoaded () |
| const Node * | type_to_node (const ooTypeNumber theTypeNumber) const |
Public Attributes | |
| std::map< ooTypeNumber, Node * > | all |
| std::map< ooTypeNumber, Node * > | root |
Friends | |
| class | CdbBdbSchemaUtils |
Definition at line 67 of file CdbBdbSchemaUtils.hh.
|
|
Definition at line 124 of file CdbBdbSchemaUtils.cc. |
|
|
Definition at line 128 of file CdbBdbSchemaUtils.cc. |
|
|
Definition at line 83 of file CdbBdbSchemaUtils.hh. |
|
|
Definition at line 134 of file CdbBdbSchemaUtils.cc. References all. |
|
|
Definition at line 69 of file CdbBdbSchemaUtils.hh. |
|
|
Definition at line 109 of file CdbBdbSchemaUtils.hh. Referenced by type_to_node(). |
|
|
Definition at line 114 of file CdbBdbSchemaUtils.hh. |
1.3-rc3