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

Definition of the Reactor class. More...

#include <memory>
#include <source_location>
#include <string_view>
#include "xronos/sdk/context.hh"
#include "xronos/sdk/element.hh"
#include "xronos/sdk/fwd.hh"
#include "xronos/sdk/shutdown.hh"
#include "xronos/sdk/startup.hh"
#include "xronos/sdk/time.hh"
#include "xronos/runtime/connection_properties.hh"
#include "xronos/runtime/reactor.hh"
#include "xronos/sdk/reaction.hh"

Classes

class  xronos::sdk::Reactor
 An abstract reactor that can be subclassed to define new reactors. More...
 

Detailed Description

Definition of the Reactor class.