#include <callback.hxx>
Inheritance diagram for SGFunctionCallback< Fun >:

Public Member Functions | |
| SGFunctionCallback (const Fun &fun) | |
| SGCallback * | clone () const |
| void | operator() () |
| Execute the callback function. | |
Definition at line 62 of file callback.hxx.
1.5.1