18 #ifndef DEVICES_PLUTOSDR_DEVICEPLUTOSDRSCAN_H_ 19 #define DEVICES_PLUTOSDR_DEVICEPLUTOSDRSCAN_H_ 39 const std::string* getURIAt(
unsigned int index)
const;
40 const std::string* getSerialAt(
unsigned int index)
const ;
41 const std::string* getURIFromSerial(
const std::string& serial)
const;
42 void getSerials(std::vector<std::string>& serials)
const;
std::vector< DeviceScan > m_scans
std::map< std::string, DeviceScan * > m_urilMap
std::map< std::string, DeviceScan * > m_serialMap