alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::api::Host Struct Reference

#include <Api.hpp>

Inheritance diagram for alpaka::api::Host:

Public Types

using element_type = Host

Public Member Functions

void _ ()
auto get () const

Static Public Member Functions

static std::string getName ()

Detailed Description

Definition at line 19 of file Api.hpp.

Member Typedef Documentation

◆ element_type

Definition at line 21 of file Api.hpp.

Member Function Documentation

◆ _()

void alpaka::api::Host::_ ( )
inline

Definition at line 28 of file Api.hpp.

◆ get()

auto alpaka::api::Host::get ( ) const
inline

Definition at line 23 of file Api.hpp.

◆ getName()

std::string alpaka::api::Host::getName ( )
inlinestatic

Definition at line 33 of file Api.hpp.


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