Phalanx  Development
 All Classes Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | Public Attributes | List of all members
PHX::UFO< Traits, FactoryTraits > Struct Template Reference

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
 

Detailed Description

template<typename Traits, typename FactoryTraits>
struct PHX::UFO< Traits, FactoryTraits >

Unary Function Object (UFO) - helper class required for mpl::for_each<>.


The documentation for this struct was generated from the following file: