#include <EpFunc.h>
Public Member Functions | |
EpFunc3 (void(T::*func)(const Eref &, A1, A2, A3)) | |
void | op (const Eref &e, A1 arg1, A2 arg2, A3 arg3) const |
EpFunc3< T, A1, A2, A3 >::EpFunc3 | ( | void(T::*)(const Eref &, A1, A2, A3) | func | ) | [inline] |
void EpFunc3< 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().