fpmas 1.6
Public Types | List of all members
fpmas::api::utils::EventCallback< Event > Struct Template Reference

#include <callback.h>

Inheritance diagram for fpmas::api::utils::EventCallback< Event >:
Inheritance graph
[legend]
Collaboration diagram for fpmas::api::utils::EventCallback< Event >:
Collaboration graph
[legend]

Public Types

typedef Event EventType
 

Additional Inherited Members

- Public Member Functions inherited from fpmas::api::utils::Callback< const Event & >
virtual void call (Args... args)=0
 

Detailed Description

template<typename Event>
struct fpmas::api::utils::EventCallback< Event >

Event handling related Callback specialization.

Template Parameters
Eventtype of event handled by this callback

Member Typedef Documentation

◆ EventType

template<typename Event >
typedef Event fpmas::api::utils::EventCallback< Event >::EventType

Type of event handled by this callback.


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