EpFunc2< T, A1, A2 > Class Template Reference

#include <EpFunc.h>

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

List of all members.

Public Member Functions

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

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


Constructor & Destructor Documentation

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

Member Function Documentation

template<class T , class A1 , class A2 >
void EpFunc2< 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