| __pad0__ | TypeRegistry | |
| _derivations_fresh | TypeRegistry | [private] |
| _global_pointer | TypeRegistry | [private, static] |
| _handle_registry | TypeRegistry | [private] |
| _name_registry | TypeRegistry | [private] |
| _root_classes | TypeRegistry | [private] |
| freshen_derivations() | TypeRegistry | [private] |
| get_child_class(TypeHandle child, int index) const | TypeRegistry | |
| get_name(TypeHandle type, TypedObject *object) const | TypeRegistry | |
| get_num_child_classes(TypeHandle child, TypedObject *child_object) const | TypeRegistry | |
| get_num_parent_classes(TypeHandle child, TypedObject *child_object) const | TypeRegistry | |
| get_num_root_classes() | TypeRegistry | |
| get_parent_class(TypeHandle child, int index) const | TypeRegistry | |
| get_parent_towards(TypeHandle child, TypeHandle base, TypedObject *child_object) | TypeRegistry | |
| get_root_class(int n) | TypeRegistry | |
| HandleRegistry typedef | TypeRegistry | [private] |
| init_global_pointer() | TypeRegistry | [private, static] |
| is_derived_from(TypeHandle child, TypeHandle base, TypedObject *child_object) | TypeRegistry | |
| look_up(TypeHandle type, TypedObject *object) const | TypeRegistry | [private] |
| NameRegistry typedef | TypeRegistry | [private] |
| ptr() | TypeRegistry | [static] |
| rebuild_derivations() | TypeRegistry | [private] |
| record_alternate_name(TypeHandle type, const string &name) | TypeRegistry | |
| record_derivation(TypeHandle child, TypeHandle parent) | TypeRegistry | |
| register_dynamic_type(const string &name) | TypeRegistry | |
| register_type(TypeHandle &type_handle, const string &name) | TypeRegistry | |
| reregister_types() | TypeRegistry | [static] |
| RootClasses typedef | TypeRegistry | [private] |
| TypeRegistry() | TypeRegistry | [private] |
| write(ostream &out) const | TypeRegistry | |
| write_node(ostream &out, int indent_level, const TypeRegistryNode *node) const | TypeRegistry | [private] |