DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::PropertyWithData< ID > Class Template Reference

#include <sycl/detail/property_helper.hpp>

Inheritance diagram for sycl::_V1::detail::PropertyWithData< ID >:
Collaboration diagram for sycl::_V1::detail::PropertyWithData< ID >:

Public Member Functions

 PropertyWithData ()
 
- Public Member Functions inherited from sycl::_V1::detail::PropertyWithDataBase
 PropertyWithDataBase (int ID)
 
bool isSame (int ID) const
 
virtual ~PropertyWithDataBase ()=default
 

Static Public Member Functions

static int getKind ()
 

Detailed Description

template<int ID>
class sycl::_V1::detail::PropertyWithData< ID >

Definition at line 98 of file property_helper.hpp.

Constructor & Destructor Documentation

◆ PropertyWithData()

template<int ID>
sycl::_V1::detail::PropertyWithData< ID >::PropertyWithData ( )
inline

Definition at line 100 of file property_helper.hpp.

Member Function Documentation

◆ getKind()

template<int ID>
static int sycl::_V1::detail::PropertyWithData< ID >::getKind ( )
inlinestatic

Definition at line 101 of file property_helper.hpp.


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