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... | |
Definition of the Environment
class.