A kind of Handler calling a given function. More...
#include <pwl.hh>
Inherits Parma_Watchdog_Library::Handler.
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.