|
PWL 0.8
|
A kind of Handler calling a given function. More...
#include <pwl.hh>

Public Member Functions | |
| Handler_Function (void(*function)()) | |
| Constructor with a given function. | |
| void | act () const |
| Does its job: calls the embedded function. | |
A kind of Handler calling a given function.