OpenHantek
Public Member Functions | Static Public Attributes
ModelDSO2250 Struct Reference
Inheritance diagram for ModelDSO2250:
DSOModel

Public Member Functions

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, long vendorID, long productID, long vendorIDnoFirmware, long productIDnoFirmware, const std::string &firmwareToken, const std::string &name, const Dso::ControlSpecification &&specification)
 
const Dso::ControlSpecificationspec () const
 Return the device specifications.
 

Static Public Attributes

static const int ID = 0x2250
 

Additional Inherited Members

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

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