Acquire(const uint32_t index) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | |
Alloc() | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
allocationLock | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | protected |
ArrayAllocatorSafe() | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
ArrayAllocatorSafe(ArrayAllocatorSafe< MAX_ALLOCS, TYPES... > &&rhs) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
ArrayAllocatorSafe(const ArrayAllocatorSafe< MAX_ALLOCS, TYPES... > &rhs) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
Clear() | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
ConstGet(const uint32_t index) const | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
EraseIndex(const uint32_t id) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
EraseIndexSwap(const uint32_t id) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
Get(const uint32_t index) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
Get(const uint32_t index) const | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
GetArray() const | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
GetArray() | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
objects | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | protected |
operator=(const ArrayAllocatorSafe< MAX_ALLOCS, TYPES... > &rhs) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
operator=(ArrayAllocatorSafe< MAX_ALLOCS, TYPES... > &&rhs) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
owners | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | protected |
Release(const uint32_t index) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | |
Reserve(uint32_t size) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
Set(const uint32_t index, const tuple_array_t< MEMBER, TYPES... > &type) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
Set(const uint32_t index, TYPES...) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | |
Size() const | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |
size | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | protected |
TryAcquire(const uint32_t index) | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | |
UpdateSize() | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | |
~ArrayAllocatorSafe() | Util::ArrayAllocatorSafe< MAX_ALLOCS, TYPES > | inline |