Panda3D
TypeHandle Member List

This is the complete list of members for TypeHandle, including all inherited members.

compare_to(const TypeHandle &other) constTypeHandleinline
dec_memory_usage(MemoryClass, int) (defined in TypeHandle)TypeHandleinline
get_best_parent_from_Set(const std::set< int > &legal_vals) constTypeHandleinline
get_child_class(int index) constTypeHandleinline
get_hash() constTypeHandleinline
get_index() constTypeHandleinline
get_memory_usage(MemoryClass) (defined in TypeHandle)TypeHandleinlinestatic
get_name(TypedObject *object=(TypedObject *) NULL) constTypeHandleinline
get_num_child_classes(TypedObject *object=(TypedObject *) NULL) constTypeHandleinline
get_num_parent_classes(TypedObject *object=(TypedObject *) NULL) constTypeHandleinline
get_parent_class(int index) constTypeHandleinline
get_parent_towards(TypeHandle ancestor, TypedObject *object=(TypedObject *) NULL) constTypeHandleinline
inc_memory_usage(MemoryClass, int) (defined in TypeHandle)TypeHandleinline
is_derived_from(TypeHandle parent, TypedObject *object=(TypedObject *) NULL) constTypeHandleinline
MC_array enum value (defined in TypeHandle)TypeHandle
MC_deleted_chain_active enum value (defined in TypeHandle)TypeHandle
MC_deleted_chain_inactive enum value (defined in TypeHandle)TypeHandle
MC_limit enum value (defined in TypeHandle)TypeHandle
MC_singleton enum value (defined in TypeHandle)TypeHandle
MemoryClass enum name (defined in TypeHandle)TypeHandle
none()TypeHandleinlinestatic
operator bool() constTypeHandleinline
operator!=(const TypeHandle &other) const (defined in TypeHandle)TypeHandleinline
operator<(const TypeHandle &other) const (defined in TypeHandle)TypeHandleinline
operator<=(const TypeHandle &other) const (defined in TypeHandle)TypeHandleinline
operator==(const TypeHandle &other) const (defined in TypeHandle)TypeHandleinline
operator>(const TypeHandle &other) const (defined in TypeHandle)TypeHandleinline
operator>=(const TypeHandle &other) const (defined in TypeHandle)TypeHandleinline
output(ostream &out) const (defined in TypeHandle)TypeHandleinline
TypeHandle()TypeHandleinline
TypeHandle(const TypeHandle &copy) (defined in TypeHandle)TypeHandleinline
TypeRegistry (defined in TypeHandle)TypeHandlefriend