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

Public Member Functions

 Callback1Method (S *s)
 
virtual R execute (Arg1 a)
 

Member Function Documentation

◆ execute()

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

Implements Callback1< R, Arg1 >.


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