Icarus
Vehicle Simulation as a Transformable Computational Graph, built on Vulcan and Janus
Loading...
Searching...
No Matches
Backplane.hpp File Reference

Component-facing facade for signal registration and resolution. More...

#include <icarus/core/CoreTypes.hpp>
#include <icarus/signal/Handle.hpp>
#include <icarus/signal/InputHandle.hpp>
#include <icarus/signal/Registry.hpp>
#include <icarus/signal/VecHandle.hpp>
#include <string>
#include <vector>
#include <vulcan/time/Epoch.hpp>
Include dependency graph for Backplane.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  icarus::Backplane< Scalar >
 Component-facing facade for signal registration and resolution. More...

Namespaces

namespace  icarus

Detailed Description

Component-facing facade for signal registration and resolution.

Part of Phase 1.4: Component Base. Wraps SignalRegistry with component context awareness.