![]() |
Project
|
#include <SlabBumpAllocator.h>
Public Attributes | |
| T * | staging |
| int32_t * | producerOf |
| bounded_vector< T > * | destination |
Definition at line 63 of file SlabBumpAllocator.h.
| bounded_vector<T>* o2::itsmft::tracking::detail::MoveContext< T >::destination |
Definition at line 66 of file SlabBumpAllocator.h.
| int32_t* o2::itsmft::tracking::detail::MoveContext< T >::producerOf |
Definition at line 65 of file SlabBumpAllocator.h.
| T* o2::itsmft::tracking::detail::MoveContext< T >::staging |
Definition at line 64 of file SlabBumpAllocator.h.