#include <HopFunc.h>
Public Member Functions | |
HopFunc5 (HopIndex hopIndex) | |
void | op (const Eref &e, A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5) const |
HopFunc5< A1, A2, A3, A4, A5 >::HopFunc5 | ( | HopIndex | hopIndex | ) | [inline] |
void HopFunc5< A1, A2, A3, A4, A5 >::op | ( | const Eref & | e, | |
A1 | arg1, | |||
A2 | arg2, | |||
A3 | arg3, | |||
A4 | arg4, | |||
A5 | arg5 | |||
) | const [inline, virtual] |
Implements OpFunc5Base< A1, A2, A3, A4, A5 >.
References addToBuf(), and dispatchBuffers().