#include <GPUOutputControl.h>
Definition at line 34 of file GPUOutputControl.h.
◆ GPUOutputControl()
o2::gpu::GPUOutputControl::GPUOutputControl |
( |
| ) |
|
|
default |
◆ checkCurrent()
void o2::gpu::GPUOutputControl::checkCurrent |
( |
| ) |
|
|
inline |
◆ reset()
void o2::gpu::GPUOutputControl::reset |
( |
| ) |
|
|
inline |
◆ set() [1/2]
void o2::gpu::GPUOutputControl::set |
( |
const std::function< void *(size_t)> & |
a | ) |
|
|
inline |
◆ set() [2/2]
void o2::gpu::GPUOutputControl::set |
( |
void * |
p, |
|
|
size_t |
s |
|
) |
| |
|
inline |
◆ useExternal()
bool o2::gpu::GPUOutputControl::useExternal |
( |
| ) |
|
|
inline |
◆ useInternal()
bool o2::gpu::GPUOutputControl::useInternal |
( |
| ) |
|
|
inline |
◆ allocator
std::function<void*(size_t)> o2::gpu::GPUOutputControl::allocator = nullptr |
◆ ptrBase
void* o2::gpu::GPUOutputControl::ptrBase = nullptr |
◆ ptrCurrent
void* o2::gpu::GPUOutputControl::ptrCurrent = nullptr |
◆ size
size_t o2::gpu::GPUOutputControl::size = 0 |
The documentation for this struct was generated from the following file: