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 | Functions
Teuchos_ObjectBuilder.hpp File Reference
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_ParameterListAcceptor.hpp"
#include "Teuchos_AbstractFactoryStd.hpp"
#include "Teuchos_StandardParameterEntryValidators.hpp"
Include dependency graph for Teuchos_ObjectBuilder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Teuchos::ObjectBuilder< ObjectType >
 Generic parameterlist driven bulider class. More...
 

Namespaces

 Teuchos
 

Functions

template<class ObjectType >
RCP< ObjectBuilder< ObjectType > > Teuchos::objectBuilder ()
 
template<class ObjectType >
RCP< ObjectBuilder< ObjectType > > Teuchos::objectBuilder (const std::string &objectName, const std::string &objectTypeName)