DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< read_write_mode_key::value_t< Mode > > Struct Template Reference

#include <sycl/ext/intel/experimental/fpga_annotated_properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< read_write_mode_key::value_t< Mode > >:

Static Public Attributes

static constexpr const char * name = "sycl-read-write-mode"
 
static constexpr read_write_mode_enum value = Mode
 

Detailed Description

template<read_write_mode_enum Mode>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< read_write_mode_key::value_t< Mode > >

Definition at line 268 of file fpga_annotated_properties.hpp.

Member Data Documentation

◆ name

template<read_write_mode_enum Mode>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< read_write_mode_key::value_t< Mode > >::name = "sycl-read-write-mode"
staticconstexpr

Definition at line 269 of file fpga_annotated_properties.hpp.

◆ value

template<read_write_mode_enum Mode>
constexpr read_write_mode_enum sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< read_write_mode_key::value_t< Mode > >::value = Mode
staticconstexpr

Definition at line 270 of file fpga_annotated_properties.hpp.


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