SheafSystem  0.0.0.0
sheaf::factory< T > Member List

This is the complete list of members for sheaf::factory< T >, including all inherited members.

contains_prototype(const std::string &xclass_name) constsheaf::factory< T >
delete_prototype(const std::string &xclass_name)sheaf::factory< T >
factory()sheaf::factory< T >
insert_prototype(T *xprototype)sheaf::factory< T >
new_instance(const std::string &xclient_class_name)sheaf::factory< T >
new_instance(const std::string &xclient_class_name, S &xarg)sheaf::factory< T >
operator (defined in sheaf::factory< T >)sheaf::factory< T >friend
~factory()sheaf::factory< T >virtual