8 std::string deviceName =
"card", std::string dev_file =
"/dev/dummy_device_identifier",
9 std::string map_file_name =
"/dev/dummy_map_file");
Stores information about one device.
std::string appendNumberToName(std::string name, int cardNumber)
bool compareDeviceInfos(const ChimeraTK::DeviceInfoMap::DeviceInfo &deviceInfo1, const ChimeraTK::DeviceInfoMap::DeviceInfo &deviceInfo2)
void populateDummyDeviceInfo(ChimeraTK::DeviceInfoMap::DeviceInfo &deviceInfo, std::string dmapFileName, std::string deviceName="card", std::string dev_file="/dev/dummy_device_identifier", std::string map_file_name="/dev/dummy_map_file")