ChimeraTK-DeviceAccess  03.18.00
helperFunctions.cc File Reference
#include "helperFunctions.h"
#include <sstream>
+ 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)
 

Function Documentation

◆ appendNumberToName()

std::string appendNumberToName ( std::string  name,
int  suffixNumber 
)

Definition at line 22 of file helperFunctions.cc.

◆ compareDeviceInfos()

bool compareDeviceInfos ( const ChimeraTK::DeviceInfoMap::DeviceInfo deviceInfo1,
const ChimeraTK::DeviceInfoMap::DeviceInfo deviceInfo2 
)

Definition at line 28 of file helperFunctions.cc.

+ Here is the caller graph for this function:

◆ populateDummyDeviceInfo()

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.

+ Here is the caller graph for this function: