xronos-sdk 0.5.0
Xronos C++ SDK
Loading...
Searching...
No Matches
xronos::sdk::EventSource< T > Class Template Referenceabstract

Interface implemented by reactor elements that can be used as triggers of reactions. More...

#include <xronos/sdk/event_source.hh>

Inheritance diagram for xronos::sdk::EventSource< T >:
[legend]

Detailed Description

template<class T>
class xronos::sdk::EventSource< T >

Interface implemented by reactor elements that can be used as triggers of reactions.

Template Parameters
TValue type associated with events emitted by this event source.

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