![]() |
fpmas 1.6
|
#include <callback.h>
Public Types | |
typedef Event | EventType |
Additional Inherited Members | |
![]() | |
virtual void | call (Args... args)=0 |
Event handling related Callback specialization.
Event | type of event handled by this callback |
typedef Event fpmas::api::utils::EventCallback< Event >::EventType |
Type of event handled by this callback.