DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::platform_selector Class Reference

#include <sycl/ext/intel/fpga_device_selector.hpp>

Inheritance diagram for sycl::_V1::ext::intel::platform_selector:
Collaboration diagram for sycl::_V1::ext::intel::platform_selector:

Public Member Functions

 platform_selector (const std::string &platform_name)
 
int operator() (const device &device) const override
 

Detailed Description

Definition at line 45 of file fpga_device_selector.hpp.

Constructor & Destructor Documentation

◆ platform_selector()

sycl::_V1::ext::intel::platform_selector::platform_selector ( const std::string &  platform_name)
inline

Definition at line 50 of file fpga_device_selector.hpp.

Member Function Documentation

◆ operator()()

int sycl::_V1::ext::intel::platform_selector::operator() ( const device device) const
inlineoverride

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