![]() |
ATLAS Offline Software
|
Classes | |
| class | DeviceMgmtSvc |
| Service used for programming XRT compatible accelerators. More... | |
| class | IDeviceMgmtSvc |
Interface for AthXRT::DeviceMgmtSvc service. More... | |
| class | StateHandler |
| Base class to provide common infrastructure for handling multiprocess state transitions for FPGA. More... | |
Functions | |
| static std::string | getPrefixUpToNthOccurrence (const std::string &str, char token, int n) |
| Get substring up to the nth occurrence of a token. | |
|
static |
Get substring up to the nth occurrence of a token.
| str | The string to process. |
| token | The token to search for. |
| n | The number of occurence to search for. |
Definition at line 212 of file DeviceMgmtSvc.cxx.