xronos-sdk 0.2.0
Xronos C++ SDK
 
Loading...
Searching...
No Matches
physical_event.hh File Reference

Definition of the PhysicalEvent class. More...

#include <memory>
#include "xronos/sdk/context.hh"
#include "xronos/sdk/element.hh"
#include "xronos/sdk/event_source.hh"
#include "xronos/sdk/value_ptr.hh"
#include "xronos/runtime/action.hh"
#include "xronos/runtime/reaction.hh"

Classes

class  xronos::sdk::PhysicalEvent< T >
 An element for scheduling new events from external contexts. More...
 
class  xronos::sdk::PhysicalEvent< void >
 An element for scheduling new events from external contexts. More...
 

Detailed Description

Definition of the PhysicalEvent class.