#include <ExternalAllocator.h>
Inherited by o2::its::GPUFrameworkExternalAllocator.
Definition at line 26 of file ExternalAllocator.h.
◆ allocate() [1/2]
| void * o2::its::ExternalAllocator::allocate |
( |
size_t |
s, |
|
|
Type |
type |
|
) |
| |
|
inline |
◆ allocate() [2/2]
| virtual void * o2::its::ExternalAllocator::allocate |
( |
size_t |
| ) |
|
|
pure virtual |
◆ allocateStack()
| void * o2::its::ExternalAllocator::allocateStack |
( |
size_t |
s | ) |
|
|
inline |
◆ deallocate()
| virtual void o2::its::ExternalAllocator::deallocate |
( |
char * |
, |
|
|
size_t |
|
|
) |
| |
|
pure virtual |
◆ getType()
| Type o2::its::ExternalAllocator::getType |
( |
| ) |
const |
|
inlinenoexcept |
◆ popTagOffStack()
| virtual void o2::its::ExternalAllocator::popTagOffStack |
( |
uint64_t |
| ) |
|
|
pure virtual |
◆ pushTagOnStack()
| virtual void o2::its::ExternalAllocator::pushTagOnStack |
( |
uint64_t |
| ) |
|
|
pure virtual |
◆ setType()
| void o2::its::ExternalAllocator::setType |
( |
Type |
t | ) |
|
|
inlinenoexcept |
◆ mType
| Type o2::its::ExternalAllocator::mType |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/include/ITStracking/ExternalAllocator.h