Alsvinn  0.5.3
The fast FVM simulator with UQ support
alsutils::base::impl::FactoryRegistry< T, Args > Member List

This is the complete list of members for alsutils::base::impl::FactoryRegistry< T, Args >, including all inherited members.

createInstance(const std::string &name, Args... args)alsutils::base::impl::FactoryRegistry< T, Args >inline
CreatorType typedefalsutils::base::impl::FactoryRegistry< T, Args >
getInstance()alsutils::base::impl::FactoryRegistry< T, Args >inlinestatic
PointerType typedefalsutils::base::impl::FactoryRegistry< T, Args >
registerClass(const std::string &name, CreatorType creator)alsutils::base::impl::FactoryRegistry< T, Args >inline
registerClassWithOnlyConstructor(const std::string &name)alsutils::base::impl::FactoryRegistry< T, Args >inline