OpFunc2< T, A1, A2 > Class Template Reference

#include <OpFunc.h>

Inheritance diagram for OpFunc2< T, A1, A2 >:
Inheritance graph
[legend]
Collaboration diagram for OpFunc2< T, A1, A2 >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 OpFunc2 (void(T::*func)(A1, A2))
void op (const Eref &e, A1 arg1, A2 arg2) const

template<class T, class A1, class A2>
class OpFunc2< T, A1, A2 >


Constructor & Destructor Documentation

template<class T , class A1 , class A2 >
OpFunc2< T, A1, A2 >::OpFunc2 ( void(T::*)(A1, A2)  func  )  [inline]

Member Function Documentation

template<class T , class A1 , class A2 >
void OpFunc2< T, A1, A2 >::op ( const Eref e,
A1  arg1,
A2  arg2 
) const [inline, virtual]

Implements OpFunc2Base< A1, A2 >.

References Eref::data().

Here is the call graph for this function:


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1