Nebula
Loading...
Searching...
No Matches
Util::AllocatorLock< T > Struct Template Reference

#include <arrayallocatorsafe.h>

Public Member Functions

 AllocatorLock (T *allocator, uint32_t element)
 
 ~AllocatorLock ()
 

Public Attributes

bool didAcquire
 
uint32_t element
 
T * allocator
 

Constructor & Destructor Documentation

◆ AllocatorLock()

template<class T >
Util::AllocatorLock< T >::AllocatorLock ( T * allocator,
uint32_t element )
inline

◆ ~AllocatorLock()

template<class T >
Util::AllocatorLock< T >::~AllocatorLock ( )
inline

Member Data Documentation

◆ allocator

template<class T >
T* Util::AllocatorLock< T >::allocator

◆ didAcquire

template<class T >
bool Util::AllocatorLock< T >::didAcquire

◆ element

template<class T >
uint32_t Util::AllocatorLock< T >::element

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