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

#include <OpFunc.h>

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

List of all members.

Public Member Functions

 OpFunc6 (void(T::*func)(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 OpFunc6< 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 >
OpFunc6< T, A1, A2, A3, A4, A5, A6 >::OpFunc6 ( void(T::*)(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 OpFunc6< 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