EpFunc4< T, A1, A2, A3, A4 > Class Template Reference

#include <EpFunc.h>

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

List of all members.

Public Member Functions

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

template<class T, class A1, class A2, class A3, class A4>
class EpFunc4< T, A1, A2, A3, A4 >


Constructor & Destructor Documentation

template<class T , class A1 , class A2 , class A3 , class A4 >
EpFunc4< T, A1, A2, A3, A4 >::EpFunc4 ( void(T::*)(const Eref &, A1, A2, A3, A4)  func  )  [inline]

Member Function Documentation

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

Implements OpFunc4Base< A1, A2, A3, A4 >.

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