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

#include <sycl/detail/cg_types.hpp>

Public Member Functions

 InteropTask (std::function< void(sycl::interop_handler)> Func)
 
void call (sycl::interop_handler &h)
 

Detailed Description

Definition at line 220 of file cg_types.hpp.

Constructor & Destructor Documentation

◆ InteropTask()

sycl::_V1::detail::InteropTask::InteropTask ( std::function< void(sycl::interop_handler)>  Func)
inline

Definition at line 224 of file cg_types.hpp.

Member Function Documentation

◆ call()

void sycl::_V1::detail::InteropTask::call ( sycl::interop_handler &  h)
inline

Definition at line 225 of file cg_types.hpp.


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