OpenHantek
Loading...
Searching...
No Matches
ModelMDSO Struct Reference

#include <modelMDSO.h>

Inheritance diagram for ModelMDSO:
DSOModel

Public Member Functions

 ModelMDSO ()
void applyRequirements (HantekDsoControl *dsoControl) const override
 This model may need to modify the HantekDsoControl class to work correctly.
Public Member Functions inherited from DSOModel
 DSOModel (int id, unsigned vendorID, unsigned productID, unsigned vendorIDnoFirmware, unsigned productIDnoFirmware, unsigned firmwareVersion, const QString &firmwareToken, const QString &name, const Dso::ControlSpecification &&specification)
virtual ~DSOModel ()=default
const Dso::ControlSpecificationspec () const
 Return the device specifications.

Static Public Attributes

static const int ID = 0x1D50

Additional Inherited Members

Data Fields inherited from DSOModel
const int ID
const unsigned vendorID
 The USB vendor ID.
const unsigned productID
 The USB product ID.
const unsigned vendorIDnoFirmware
 The USB vendor ID if no firmware is uploaded yet.
const unsigned productIDnoFirmware
 The USB product ID if no firmware is uploaded yet.
const unsigned firmwareVersion
const QString firmwareToken
const QString name
 User visible name. Does not need internationalisation/translation.
Protected Attributes inherited from DSOModel
Dso::ControlSpecification specification

Constructor & Destructor Documentation

◆ ModelMDSO()

ModelMDSO::ModelMDSO ( )

Member Function Documentation

◆ applyRequirements()

void ModelMDSO::applyRequirements ( HantekDsoControl * dsoControl) const
overridevirtual

This model may need to modify the HantekDsoControl class to work correctly.

Implements DSOModel.

Field Documentation

◆ ID

const int ModelMDSO::ID = 0x1D50
static

The documentation for this struct was generated from the following files: