DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::SYCLConfig< SYCL_CACHE_PERSISTENT > Class Reference

#include <detail/config.hpp>

Collaboration diagram for sycl::_V1::detail::SYCLConfig< SYCL_CACHE_PERSISTENT >:

Static Public Member Functions

static bool get ()
 
static void reset ()
 
static const char * getName ()
 

Static Public Attributes

static constexpr bool Default = false
 

Detailed Description

Definition at line 374 of file config.hpp.

Member Function Documentation

◆ get()

static bool sycl::_V1::detail::SYCLConfig< SYCL_CACHE_PERSISTENT >::get ( )
inlinestatic

Definition at line 380 of file config.hpp.

◆ getName()

static const char* sycl::_V1::detail::SYCLConfig< SYCL_CACHE_PERSISTENT >::getName ( )
inlinestatic

Definition at line 384 of file config.hpp.

◆ reset()

static void sycl::_V1::detail::SYCLConfig< SYCL_CACHE_PERSISTENT >::reset ( )
inlinestatic

Definition at line 382 of file config.hpp.

Member Data Documentation

◆ Default

constexpr bool sycl::_V1::detail::SYCLConfig< SYCL_CACHE_PERSISTENT >::Default = false
staticconstexpr

Definition at line 378 of file config.hpp.


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