EpFunc6< T, A1, A2, A3, A4, A5, A6 > Class Template Reference

#include <EpFunc.h>

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

List of all members.

Public Member Functions

 EpFunc6 (void(T::*func)(const Eref &, A1, A2, A3, A4, A5, A6))
void op (const Eref &e, A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5, A6 arg6) const

template<class T, class A1, class A2, class A3, class A4, class A5, class A6>
class EpFunc6< T, A1, A2, A3, A4, A5, A6 >


Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements OpFunc6Base< A1, A2, A3, A4, A5, A6 >.

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