ATLAS Offline Software
Loading...
Searching...
No Matches
DeviceMgmtSvc.cxx File Reference
#include "DeviceMgmtSvc.h"
#include <filesystem>
#include <fstream>
#include <CL/cl_ext_xilinx.h>
Include dependency graph for DeviceMgmtSvc.cxx:

Go to the source code of this file.

Namespaces

namespace  AthXRT

Functions

static std::string AthXRT::getPrefixUpToNthOccurrence (const std::string &str, char token, int n)
 Get substring up to the nth occurrence of a token.