![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Include dependency graph for helperFunctions.cc:Go to the source code of this file.
Functions | |
| void | populateDummyDeviceInfo (ChimeraTK::DeviceInfoMap::DeviceInfo &deviceInfo, std::string dmapFileName, std::string deviceName, std::string deviceFile, std::string mapFileName) |
| std::string | appendNumberToName (std::string name, int suffixNumber) |
| bool | compareDeviceInfos (const ChimeraTK::DeviceInfoMap::DeviceInfo &deviceInfo1, const ChimeraTK::DeviceInfoMap::DeviceInfo &deviceInfo2) |
| std::string appendNumberToName | ( | std::string | name, |
| int | suffixNumber | ||
| ) |
Definition at line 22 of file helperFunctions.cc.
| bool compareDeviceInfos | ( | const ChimeraTK::DeviceInfoMap::DeviceInfo & | deviceInfo1, |
| const ChimeraTK::DeviceInfoMap::DeviceInfo & | deviceInfo2 | ||
| ) |
Definition at line 28 of file helperFunctions.cc.
| void populateDummyDeviceInfo | ( | ChimeraTK::DeviceInfoMap::DeviceInfo & | deviceInfo, |
| std::string | dmapFileName, | ||
| std::string | deviceName, | ||
| std::string | deviceFile, | ||
| std::string | mapFileName | ||
| ) |
Definition at line 8 of file helperFunctions.cc.