#include <EpFunc.h>
Public Member Functions | |
EpFunc2 (void(T::*func)(const Eref &, A1, A2)) | |
void | op (const Eref &e, A1 arg1, A2 arg2) const |
EpFunc2< T, A1, A2 >::EpFunc2 | ( | void(T::*)(const Eref &, A1, A2) | func | ) | [inline] |
void EpFunc2< T, A1, A2 >::op | ( | const Eref & | e, | |
A1 | arg1, | |||
A2 | arg2 | |||
) | const [inline, virtual] |
Implements OpFunc2Base< A1, A2 >.
References Eref::data().