Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_AbstractFactory.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::PostModNothing< T_impl > |
Default post-modification policy class for AbstractFactorStd which does nothing! More... | |
class | Teuchos::AllocatorNew< T_impl > |
Default allocation policy class for AbstractFactoryStd which returns new T_impl() . More... | |
class | Teuchos::AbstractFactoryStd< T_itfc, T_impl, T_PostMod, T_Allocator > |
Simple, templated concrete subclass of universal "Abstract
Factory" interface for the creation of objects. More... | |
Namespaces | |
Teuchos | |