xronos-sdk 0.4.0
Xronos C++ SDK
 
Loading...
Searching...
No Matches
event_source.hh File Reference

Definition of the EventSource class. More...

#include "xronos/sdk/context.hh"
#include "xronos/sdk/element.hh"
#include "xronos/sdk/fwd.hh"
#include "xronos/sdk/value_ptr.hh"
#include "xronos/runtime/reactor_element.hh"

Classes

class  xronos::sdk::EventSource< T >
 Base class for reactor elements that can be used as triggers of reactions. More...
 
class  xronos::sdk::EventSource< void >
 Base class for reactor elements that can be used as triggers of reactions. More...
 

Detailed Description

Definition of the EventSource class.