/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:40
ComputeResource()=default
virtual ~ComputeResource()=default
virtual __INLINE__ void deserializeImpl(const nlohmann::json &input)
Definition computeResource.hpp:124
virtual __INLINE__ void serializeImpl(nlohmann::json &output) const
Definition computeResource.hpp:117
__INLINE__ std::string getType() const
Definition computeResource.hpp:68
ComputeResource(const nlohmann::json &input)
Definition computeResource.hpp:56
__INLINE__ nlohmann::json serialize() const
Definition computeResource.hpp:75
__INLINE__ void deserialize(const nlohmann::json &input)
Definition computeResource.hpp:95
Generated by