OpFunc3< T, A1, A2, A3 > Class Template Reference

#include <OpFunc.h>

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

List of all members.

Public Member Functions

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

template<class T, class A1, class A2, class A3>
class OpFunc3< T, A1, A2, A3 >


Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements OpFunc3Base< A1, A2, A3 >.

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