iScanEngineDeviceList.h
38 virtual void listEvent(boost::shared_ptr<IScanEngineDevice> scanner, dpyImagerscanengine::ListEvent event) = 0;
62 virtual boost::system::error_code getScanners(std::list<boost::shared_ptr<IScanEngineDevice>>& list) = 0;
Definition: iScanEngineDeviceList.h:30
int devNumber
Device address.
Definition: iScanEngineDeviceList.h:18
uint16_t idProduct
USB product ID.
Definition: iScanEngineDeviceList.h:20
Definition: iScanEngineDeviceList.h:16
uint16_t idVendor
USB vendor ID.
Definition: iScanEngineDeviceList.h:19
Deepsy Imagerscanengine namespace that includes the different enums, structs or method signatures tha...
virtual ~ScanEngineDeviceListObserver()
Destructor.
Definition: iScanEngineDeviceList.h:43
Definition: iScanEngineDeviceList.h:52