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