Namespace qdmi::sc

namespace sc
class Device : public qdmi::Singleton<Device>

Public Functions

auto sessionAlloc(MQT_SC_QDMI_Device_Session *session) -> int

Allocates a new device session.

See also

MQT_SC_QDMI_device_session_alloc

auto sessionFree(MQT_SC_QDMI_Device_Session session) -> void

Frees a device session.

See also

MQT_SC_QDMI_device_session_free

auto queryProperty(QDMI_Device_Property prop, size_t size, void *value, size_t *sizeRet) const -> int

Query a device property.

See also

MQT_SC_QDMI_device_session_query_device_property