Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Teuchos_AbstractFactoryStd.hpp File Reference
#include "Teuchos_AbstractFactory.hpp"
Include dependency graph for Teuchos_AbstractFactoryStd.hpp:
This graph shows which files directly or indirectly include this file:

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