#include <detail/event_info.hpp>
Public Types | |
using | RetType = typename info::param_traits< info::event, Param >::return_type |
Static Public Member Functions | |
static RetType | get (RT::PiEvent Event, const plugin &Plugin) |
Definition at line 33 of file event_info.hpp.
using cl::sycl::detail::get_event_info< Param >::RetType = typename info::param_traits<info::event, Param>::return_type |
Definition at line 34 of file event_info.hpp.
|
inlinestatic |
Definition at line 36 of file event_info.hpp.
References cl::sycl::detail::plugin::call(), and piEventGetInfo().
Referenced by cl::sycl::detail::event_impl::get_info< info::event::command_execution_status >(), and cl::sycl::detail::event_impl::get_info< info::event::reference_count >().