Itasca C++ Interface
Loading...
Searching...
No Matches
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:
  • C:/Source/itasca-suite/common/base/src/callback.h