_index | TypeHandle | [private] |
_none | TypeHandle | [private, static] |
compare_to(const TypeHandle &other) const | TypeHandle | [inline] |
get_child_class(int index) const | TypeHandle | [inline] |
get_index() const | TypeHandle | [inline] |
get_name(TypedObject *object=(TypedObject *) NULL) const | TypeHandle | [inline] |
get_num_child_classes(TypedObject *object=(TypedObject *) NULL) const | TypeHandle | [inline] |
get_num_parent_classes(TypedObject *object=(TypedObject *) NULL) const | TypeHandle | [inline] |
get_parent_class(int index) const | TypeHandle | [inline] |
get_parent_towards(TypeHandle ancestor, TypedObject *object=(TypedObject *) NULL) const | TypeHandle | [inline] |
is_derived_from(TypeHandle parent, TypedObject *object=(TypedObject *) NULL) const | TypeHandle | [inline] |
none() | TypeHandle | [inline, static] |
operator!=(const TypeHandle &other) const | TypeHandle | [inline] |
operator<(const TypeHandle &other) const | TypeHandle | [inline] |
operator<=(const TypeHandle &other) const | TypeHandle | [inline] |
operator==(const TypeHandle &other) const | TypeHandle | [inline] |
operator>(const TypeHandle &other) const | TypeHandle | [inline] |
operator>=(const TypeHandle &other) const | TypeHandle | [inline] |
output(ostream &out) const | TypeHandle | [inline] |
TypeHandle() | TypeHandle | [inline] |
TypeHandle(const TypeHandle ©) | TypeHandle | [inline] |
TypeRegistry class | TypeHandle | [friend] |