detail::Builder class | cl::sycl::item< dimensions, with_offset > | friend |
detail::RoundedRangeKernel class | cl::sycl::item< dimensions, with_offset > | friend |
detail::RoundedRangeKernelWithKH class | cl::sycl::item< dimensions, with_offset > | friend |
get_id() const | cl::sycl::item< dimensions, with_offset > | inline |
get_id(int dimension) const | cl::sycl::item< dimensions, with_offset > | inline |
get_linear_id() const | cl::sycl::item< dimensions, with_offset > | inline |
get_offset() const | cl::sycl::item< dimensions, with_offset > | inline |
get_offset(int dimension) const | cl::sycl::item< dimensions, with_offset > | inline |
get_range() const | cl::sycl::item< dimensions, with_offset > | inline |
get_range(int dimension) const | cl::sycl::item< dimensions, with_offset > | inline |
item()=delete | cl::sycl::item< dimensions, with_offset > | |
item(const item &rhs)=default | cl::sycl::item< dimensions, with_offset > | |
item(item< dimensions, with_offset > &&rhs)=default | cl::sycl::item< dimensions, with_offset > | |
item(detail::enable_if_t< has_offset, const range< dimensions >> &extent, const id< dimensions > &index, const id< dimensions > &offset) | cl::sycl::item< dimensions, with_offset > | inlineprotected |
item(detail::enable_if_t<!has_offset, const range< dimensions >> &extent, const id< dimensions > &index) | cl::sycl::item< dimensions, with_offset > | inlineprotected |
operator detail::enable_if_t<!has_offset, item< dimensions, true >>() const | cl::sycl::item< dimensions, with_offset > | inline |
operator EnableIfT< dimensions==1, std::size_t >() const | cl::sycl::item< dimensions, with_offset > | inline |
operator!=(const item &rhs) const | cl::sycl::item< dimensions, with_offset > | inline |
operator=(const item &rhs)=default | cl::sycl::item< dimensions, with_offset > | |
operator=(item &&rhs)=default | cl::sycl::item< dimensions, with_offset > | |
operator==(const item &rhs) const | cl::sycl::item< dimensions, with_offset > | inline |
operator[](int dimension) const | cl::sycl::item< dimensions, with_offset > | inline |