Panda3D
TypeHandle Member List

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

allocate_array(size_t size)TypeHandle
compare_to(const TypeHandle &other) constTypeHandleinline
deallocate_array(void *ptr)TypeHandle
dec_memory_usage(MemoryClass memory_class, size_t size)TypeHandle
from_index(int index) (defined in TypeHandle)TypeHandleinlinestatic
get_best_parent_from_Set(const std::set< int > &legal_vals) constTypeHandle
get_child_classTypeHandleinline
get_child_class(int index) const (defined in TypeHandle)TypeHandleinline
get_hash() constTypeHandleinline
get_indexTypeHandleinline
get_index() const (defined in TypeHandle)TypeHandleinline
get_memory_usage(MemoryClass memory_class) constTypeHandle
get_nameTypeHandleinline
get_name(TypedObject *object=nullptr) const (defined in TypeHandle)TypeHandleinline
get_num_child_classesTypeHandleinline
get_num_child_classes(TypedObject *object=nullptr) const (defined in TypeHandle)TypeHandleinline
get_num_parent_classesTypeHandleinline
get_num_parent_classes(TypedObject *object=nullptr) const (defined in TypeHandle)TypeHandleinline
get_parent_classTypeHandleinline
get_parent_class(int index) const (defined in TypeHandle)TypeHandleinline
get_parent_towards(TypeHandle ancestor, TypedObject *object=nullptr) constTypeHandleinline
inc_memory_usage(MemoryClass memory_class, size_t size)TypeHandle
is_derived_from(TypeHandle parent, TypedObject *object=nullptr) 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() (defined in TypeHandle)TypeHandleinlinestatic
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 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
output(std::ostream &out) const (defined in TypeHandle)TypeHandleinline
reallocate_array(void *ptr, size_t size)TypeHandle
TypeHandle() noexcept=default (defined in TypeHandle)TypeHandle
TypeRegistry (defined in TypeHandle)TypeHandlefriend