Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Cuda::Details::HostArrayDeleter Class Reference

Class performing the deletion of pinned host memory. More...

#include <acts/blob/sPHENIX/Plugins/Cuda/include/Acts/Plugins/Cuda/Utilities/Arrays.hpp>

Public Member Functions

void operator() (void *ptr)
 Operator performing the deletion of the memory.
 

Detailed Description

Class performing the deletion of pinned host memory.

Definition at line 34 of file Arrays.hpp.

View newest version in sPHENIX GitHub at line 34 of file Arrays.hpp

Member Function Documentation

void Acts::Cuda::Details::HostArrayDeleter::operator() ( void *  ptr)

Operator performing the deletion of the memory.


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