DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::property::buffer::mem_channel Class Reference

#include <sycl/properties/buffer_properties.hpp>

Inheritance diagram for sycl::_V1::property::buffer::mem_channel:
Collaboration diagram for sycl::_V1::property::buffer::mem_channel:

Public Member Functions

 mem_channel (uint32_t Channel)
 
uint32_t get_channel () const
 
- Public Member Functions inherited from sycl::_V1::detail::PropertyWithData< detail::PropWithDataKind::BufferMemChannel >
 PropertyWithData ()
 
- Public Member Functions inherited from sycl::_V1::detail::PropertyWithDataBase
 PropertyWithDataBase (int ID)
 
bool isSame (int ID) const
 
virtual ~PropertyWithDataBase ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from sycl::_V1::detail::PropertyWithData< detail::PropWithDataKind::BufferMemChannel >
static int getKind ()
 

Detailed Description

Definition at line 48 of file buffer_properties.hpp.

Constructor & Destructor Documentation

◆ mem_channel()

sycl::_V1::property::buffer::mem_channel::mem_channel ( uint32_t  Channel)
inline

Definition at line 51 of file buffer_properties.hpp.

Member Function Documentation

◆ get_channel()

uint32_t sycl::_V1::property::buffer::mem_channel::get_channel ( ) const
inline

Definition at line 52 of file buffer_properties.hpp.


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