/home/runner/work/HiCR/HiCR/include/hicr/core/computeResource.hpp Source File
HiCR
|
computeResource.hpp
Go to the documentation of this file.
Definition computeResource.hpp:39
virtual std::string getType() const =0
virtual ~ComputeResource()=default
virtual void serializeImpl(nlohmann::json &output) const =0
virtual void deserializeImpl(const nlohmann::json &input)=0
__INLINE__ nlohmann::json serialize() const
Definition computeResource.hpp:59
__INLINE__ void deserialize(const nlohmann::json &input)
Definition computeResource.hpp:79
Generated by