DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::PropertyWithDataBase Class Reference

#include <sycl/detail/property_helper.hpp>

Inheritance diagram for sycl::_V1::detail::PropertyWithDataBase:

Public Member Functions

 PropertyWithDataBase (int ID)
 
bool isSame (int ID) const
 
virtual ~PropertyWithDataBase ()=default
 

Detailed Description

Definition at line 85 of file property_helper.hpp.

Constructor & Destructor Documentation

◆ PropertyWithDataBase()

sycl::_V1::detail::PropertyWithDataBase::PropertyWithDataBase ( int  ID)
inline

Definition at line 87 of file property_helper.hpp.

◆ ~PropertyWithDataBase()

virtual sycl::_V1::detail::PropertyWithDataBase::~PropertyWithDataBase ( )
virtualdefault

Member Function Documentation

◆ isSame()

bool sycl::_V1::detail::PropertyWithDataBase::isSame ( int  ID) const
inline

Definition at line 88 of file property_helper.hpp.


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