Project
Loading...
Searching...
No Matches
o2::its::GPUFrameworkExternalAllocator Class Referencefinal

Inherits o2::its::ExternalAllocator.

Public Member Functions

 GPUFrameworkExternalAllocator (GPUMemoryResource::MemoryType type)
 
voidallocate (size_t size) override
 
void deallocate (char *ptr, size_t size) override
 
void setReconstructionFramework (o2::gpu::GPUReconstruction *fwr)
 

Detailed Description

Definition at line 25 of file GPUChainITS.cxx.

Constructor & Destructor Documentation

◆ GPUFrameworkExternalAllocator()

o2::its::GPUFrameworkExternalAllocator::GPUFrameworkExternalAllocator ( GPUMemoryResource::MemoryType  type)
inline

Definition at line 28 of file GPUChainITS.cxx.

Member Function Documentation

◆ allocate()

void * o2::its::GPUFrameworkExternalAllocator::allocate ( size_t  size)
inlineoverridevirtual

Implements o2::its::ExternalAllocator.

Definition at line 30 of file GPUChainITS.cxx.

◆ deallocate()

void o2::its::GPUFrameworkExternalAllocator::deallocate ( char ptr,
size_t  size 
)
inlineoverridevirtual

Implements o2::its::ExternalAllocator.

Definition at line 34 of file GPUChainITS.cxx.

◆ setReconstructionFramework()

void o2::its::GPUFrameworkExternalAllocator::setReconstructionFramework ( o2::gpu::GPUReconstruction fwr)
inline

Definition at line 35 of file GPUChainITS.cxx.


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