ATLAS Offline Software
Public Attributes | List of all members
AthXRT::DeviceMgmtSvc::XclbinInfo Struct Reference

Struct to hold information about an XCLBIN file, as well as the kernels it contains. More...

Collaboration diagram for AthXRT::DeviceMgmtSvc::XclbinInfo:

Public Attributes

std::string path
 
std::string xsa_name
 
std::string fpga_device_name
 
std::string uuid
 
std::vector< std::string > kernel_names
 

Detailed Description

Struct to hold information about an XCLBIN file, as well as the kernels it contains.

Definition at line 111 of file DeviceMgmtSvc.h.

Member Data Documentation

◆ fpga_device_name

std::string AthXRT::DeviceMgmtSvc::XclbinInfo::fpga_device_name

Definition at line 114 of file DeviceMgmtSvc.h.

◆ kernel_names

std::vector<std::string> AthXRT::DeviceMgmtSvc::XclbinInfo::kernel_names

Definition at line 116 of file DeviceMgmtSvc.h.

◆ path

std::string AthXRT::DeviceMgmtSvc::XclbinInfo::path

Definition at line 112 of file DeviceMgmtSvc.h.

◆ uuid

std::string AthXRT::DeviceMgmtSvc::XclbinInfo::uuid

Definition at line 115 of file DeviceMgmtSvc.h.

◆ xsa_name

std::string AthXRT::DeviceMgmtSvc::XclbinInfo::xsa_name

Definition at line 113 of file DeviceMgmtSvc.h.


The documentation for this struct was generated from the following file: