Stores information about one device.
std::string deviceName
logical name of the device
Provides predicate to compare devices by device file by name.
bool operator()(const DeviceInfoMap::DeviceInfo &first, const DeviceInfoMap::DeviceInfo &second)
Provides predicate to search device by name.
bool operator()(const DeviceInfoMap::DeviceInfo &elem)
findDevByName_pred(std::string name)