/home/runner/work/HiCR/HiCR/include/hicr/core/topologyManager.hpp Source File
HiCR
|
topologyManager.hpp
Go to the documentation of this file.
75 [[nodiscard]] virtual HiCR::Topology _deserializeTopology(const nlohmann::json &topology) const = 0;
Definition topologyManager.hpp:50
virtual HiCR::Topology queryTopology()=0
virtual ~TopologyManager()=default
virtual HiCR::Topology _deserializeTopology(const nlohmann::json &topology) const =0
TopologyManager()=default
Definition topology.hpp:40
Provides a base definition for a HiCR Device class.
Provides a definition for the base backend's memory manager class.
Generated by