event.h File Reference
This file contains the cl::sycl::event class interface. More...
#include "SYCL/backend.h"
#include "SYCL/base.h"
#include "SYCL/cl_types.h"
#include "SYCL/include_opencl.h"
#include "SYCL/info.h"
#include "SYCL/predefines.h"
#include <iosfwd>
#include <memory>
#include <system_error>
#include <vector>
#include "computecpp_export.h"
Go to the source code of this file.
Classes | |
class | cl::sycl::event |
Abstraction of a cl_event object. More... | |
struct | std::hash< cl::sycl::event > |
provides a specialization for std::hash for the buffer class. More... | |
Namespaces | |
cl | |
deduce_type_t takes an arbitrary type and attempts to map it to a cl::sycl::cl_type . | |
cl::sycl | |
cl::sycl::info | |
Detailed Description
This file contains the cl::sycl::event class interface.
Definition in file event.h.