Project
Loading...
Searching...
No Matches
o2::itsmft::tracking::detail::MoveContext< T > Struct Template Reference

#include <SlabBumpAllocator.h>

Public Attributes

T * staging
 
int32_t * producerOf
 
bounded_vector< T > * destination
 

Detailed Description

template<typename T>
struct o2::itsmft::tracking::detail::MoveContext< T >

Definition at line 63 of file SlabBumpAllocator.h.

Member Data Documentation

◆ destination

template<typename T >
bounded_vector<T>* o2::itsmft::tracking::detail::MoveContext< T >::destination

Definition at line 66 of file SlabBumpAllocator.h.

◆ producerOf

template<typename T >
int32_t* o2::itsmft::tracking::detail::MoveContext< T >::producerOf

Definition at line 65 of file SlabBumpAllocator.h.

◆ staging

template<typename T >
T* o2::itsmft::tracking::detail::MoveContext< T >::staging

Definition at line 64 of file SlabBumpAllocator.h.


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