#include <HopFunc.h>
Public Member Functions | |
HopFunc3 (HopIndex hopIndex) | |
void | op (const Eref &e, A1 arg1, A2 arg2, A3 arg3) const |
HopFunc3< A1, A2, A3 >::HopFunc3 | ( | HopIndex | hopIndex | ) | [inline] |
void HopFunc3< A1, A2, A3 >::op | ( | const Eref & | e, | |
A1 | arg1, | |||
A2 | arg2, | |||
A3 | arg3 | |||
) | const [inline, virtual] |
Implements OpFunc3Base< A1, A2, A3 >.
References addToBuf(), and dispatchBuffers().
Referenced by testHopFunc().