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

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