34template<
class T,
typename R >
ValueSource< double > * makedoubleReturningCopy() const
T * mySource
The object the action is directed to.
Operation myOperation
The object's operation to perform.
~FuncBinding_IntParam()
Destructor.
ValueSource< R > * copy() const
FuncBinding_IntParam(T *source, Operation operation, int param)
R(T::* Operation)(int) const
Type of the function to execute.