alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::api::GenericSycl< TApiInterface > Struct Template Reference

#include <Api.hpp>

Inheritance diagram for alpaka::api::GenericSycl< TApiInterface >:

Public Types

using element_type = TApiInterface

Public Member Functions

void _ ()
auto get () const

Static Public Member Functions

static std::string getName ()

Detailed Description

template<typename TApiInterface>
struct alpaka::api::GenericSycl< TApiInterface >

Definition at line 17 of file Api.hpp.

Member Typedef Documentation

◆ element_type

template<typename TApiInterface>
using alpaka::api::GenericSycl< TApiInterface >::element_type = TApiInterface

Definition at line 19 of file Api.hpp.

Member Function Documentation

◆ _()

template<typename TApiInterface>
void alpaka::api::GenericSycl< TApiInterface >::_ ( )
inline

Definition at line 26 of file Api.hpp.

◆ get()

template<typename TApiInterface>
auto alpaka::api::GenericSycl< TApiInterface >::get ( ) const
inline

Definition at line 21 of file Api.hpp.

◆ getName()

template<typename TApiInterface>
std::string alpaka::api::GenericSycl< TApiInterface >::getName ( )
inlinestatic

Definition at line 31 of file Api.hpp.


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