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

Definition of context objects that can be used for constructing reactors. More...

#include <source_location>
#include <string_view>
#include <variant>
#include "xronos/sdk/fwd.hh"

Classes

class  xronos::sdk::EnvironmentContext
 Opaque object used by top-level reactors at construction time. More...
 
class  xronos::sdk::ReactorContext
 Opaque object used by reactors at construction time. More...
 

Detailed Description

Definition of context objects that can be used for constructing reactors.