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

Public Types

typedef R(* type) (Arg1 a)
 

Public Member Functions

 Callback1Static (type t)
 
virtual R execute (Arg1 a)
 

Member Function Documentation

◆ execute()

template<class R , class Arg1 >
virtual R Callback1Static< R, Arg1 >::execute ( Arg1 a)
inlinevirtual

Implements Callback1< R, Arg1 >.


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