Panda3D

Factory< Type > Member List

This is the complete list of members for Factory< Type >, including all inherited members.
add_preferred(TypeHandle handle)FactoryBase
BaseCreateFunc typedef (defined in FactoryBase)FactoryBase
clear_preferred()FactoryBase
CreateFunc typedef (defined in Factory< Type >)Factory< Type >
FactoryBase() (defined in FactoryBase)FactoryBase
find_registered_type(TypeHandle handle)FactoryBase
get_num_preferred() const FactoryBase
get_num_types() const FactoryBase
get_preferred(int n) const FactoryBase
get_type(int n) const FactoryBase
make_instance(TypeHandle handle, const FactoryParams &params=FactoryParams())Factory< Type > [inline]
make_instance(const string &type_name, const FactoryParams &params=FactoryParams())Factory< Type > [inline]
make_instance_more_general(TypeHandle handle, const FactoryParams &params=FactoryParams())Factory< Type > [inline]
make_instance_more_general(const string &type_name, const FactoryParams &params=FactoryParams())Factory< Type > [inline]
register_factory(TypeHandle handle, CreateFunc *func)Factory< Type > [inline]
FactoryBase::register_factory(TypeHandle handle, BaseCreateFunc *func)FactoryBase
write_types(ostream &out, int indent_level=0) const FactoryBase
~FactoryBase() (defined in FactoryBase)FactoryBase
 All Classes Functions Variables Enumerations