DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::DeviceGlobalUSMMem Struct Reference

#include <detail/device_global_map_entry.hpp>

Public Member Functions

 DeviceGlobalUSMMem (void *Ptr)
 
 ~DeviceGlobalUSMMem ()
 
void *const & getPtr () const noexcept
 
OwnedPiEvent getInitEvent (const PluginPtr &Plugin)
 

Friends

struct DeviceGlobalMapEntry
 

Detailed Description

Definition at line 34 of file device_global_map_entry.hpp.

Constructor & Destructor Documentation

◆ DeviceGlobalUSMMem()

sycl::_V1::detail::DeviceGlobalUSMMem::DeviceGlobalUSMMem ( void *  Ptr)
inline

Definition at line 35 of file device_global_map_entry.hpp.

◆ ~DeviceGlobalUSMMem()

sycl::_V1::detail::DeviceGlobalUSMMem::~DeviceGlobalUSMMem ( )

Definition at line 20 of file device_global_map_entry.cpp.

Member Function Documentation

◆ getInitEvent()

◆ getPtr()

void* const& sycl::_V1::detail::DeviceGlobalUSMMem::getPtr ( ) const
inlinenoexcept

Friends And Related Function Documentation

◆ DeviceGlobalMapEntry

friend struct DeviceGlobalMapEntry
friend

Definition at line 49 of file device_global_map_entry.hpp.


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