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

Public Types

typedef R(* type) (Arg1 a, Arg2 b)
 

Public Member Functions

 Callback2Static (type t)
 
virtual R execute (Arg1 a, Arg2 b)
 

Member Function Documentation

◆ execute()

template<class R , class Arg1 , class Arg2 >
virtual R Callback2Static< R, Arg1, Arg2 >::execute ( Arg1 a,
Arg2 b )
inlinevirtual

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