Unary Function Object (UFO) - helper class required for mpl::for_each<>. More...
#include <Phalanx_Evaluator_Factory_UFO.hpp>
Public Member Functions | |
| UFO (int v, const Teuchos::RCP< Teuchos::ParameterList > &p, Teuchos::RCP< Evaluator_TemplateManager< Traits > > &t, bool &found) | |
| template<typename T > | |
| void | operator() (T t) const |
Public Attributes | |
| int | object_type |
|
Teuchos::RCP < Teuchos::ParameterList > | params |
|
Teuchos::RCP < Evaluator_TemplateManager < Traits > > & | tm |
| bool & | found_object |
Unary Function Object (UFO) - helper class required for mpl::for_each<>.
1.8.5