#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 | |
namespace | Teuchos |
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. |