Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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)
 

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