Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Callback2Method< R, Arg1, Arg2, S, MFP > Class Template Reference
Inheritance diagram for Callback2Method< R, Arg1, Arg2, S, MFP >:
Callback2< R, Arg1, Arg2 >

Public Member Functions

 Callback2Method (S *s)
 
virtual R execute (Arg1 a, Arg2 b)
 

Member Function Documentation

◆ execute()

template<class R , class Arg1 , class Arg2 , class S , R(S::*)(Arg1, Arg2) MFP>
virtual R Callback2Method< R, Arg1, Arg2, S, MFP >::execute ( Arg1 a,
Arg2 b )
inlinevirtual

The documentation for this class was generated from the following file: