Namespace fomac::detail

namespace detail

Functions

inline std::optional<size_t> queuePositionFromResult(const int result, const size_t queuePosition)
template<custom_property_value T, typename Query>
std::optional<T> queryCustomValue(Query query, const std::string_view description)
template<typename Handle, typename Query>
std::optional<std::vector<Handle>> queryHandleArray(Query query, const std::string_view description)
constexpr QDMI_Device_Property toDeviceProperty(const CustomProperty property)
constexpr QDMI_Site_Property toSiteProperty(const CustomProperty property)
constexpr QDMI_Operation_Property toOperationProperty(const CustomProperty property)
constexpr QDMI_Job_Property toJobProperty(const CustomProperty property)
constexpr QDMI_Job_Result toJobResult(const CustomProperty property)