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 getZeroInitEvent (const plugin &Plugin)
 

Friends

struct DeviceGlobalMapEntry
 

Detailed Description

Definition at line 63 of file device_global_map_entry.hpp.

Constructor & Destructor Documentation

◆ DeviceGlobalUSMMem()

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

Definition at line 64 of file device_global_map_entry.hpp.

◆ ~DeviceGlobalUSMMem()

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

Definition at line 32 of file device_global_map_entry.cpp.

Member Function Documentation

◆ getPtr()

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

◆ getZeroInitEvent()

Friends And Related Function Documentation

◆ DeviceGlobalMapEntry

friend struct DeviceGlobalMapEntry
friend

Definition at line 78 of file device_global_map_entry.hpp.


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