18 #ifndef DEVICES_PERSEUS_DEVICEPERSEUSSCAN_H_ 19 #define DEVICES_PERSEUS_DEVICEPERSEUSSCAN_H_ 39 bool scan(
int nbDevices);
42 const std::string* getSerialAt(
unsigned int index)
const;
43 uint16_t getSerialNumberAt(
unsigned int index)
const ;
44 int getSequenceAt(
unsigned int index)
const ;
45 int getSequenceFromSerial(
const std::string& serial)
const;
46 void getSerials(std::vector<std::string>& serials)
const;
int getNbActiveDevices() const
std::vector< DeviceScan > m_scans
std::map< std::string, DeviceScan * > m_serialMap