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

Definition of the Environment class. More...

#include <cstdint>
#include <memory>
#include <source_location>
#include <string_view>
#include <unordered_map>
#include "xronos/sdk/context.hh"
#include "xronos/sdk/element.hh"
#include "xronos/sdk/fwd.hh"
#include "xronos/sdk/time.hh"
#include "xronos/runtime/connection_properties.hh"
#include "xronos/runtime/environment.hh"

Classes

class  xronos::sdk::Environment
 The entry point for assembling and executing reactor programs. More...
 
class  xronos::sdk::TestEnvironment
 A variant of the environment that is configured for testing. More...
 

Detailed Description

Definition of the Environment class.