|
Icarus
Vehicle Simulation as a Transformable Computational Graph, built on Vulcan and Janus
|
Type-safe SignalHandle for zero-overhead hot path access. More...
#include <icarus/signal/Signal.hpp>#include <icarus/core/CoreTypes.hpp>#include <cassert>#include <string>

Go to the source code of this file.
Classes | |
| class | icarus::SignalHandle< T > |
| Type-safe handle for accessing a signal value. More... | |
Namespaces | |
| namespace | icarus |
Type-safe SignalHandle for zero-overhead hot path access.
Part of Phase 1.3: Signal Backplane. Provides the "bind once, read forever" pattern for signal access.