EntropyEngine::Core::SlotPool::AllocResult
EntropyEngine::Core::SlotPool::AllocResult
Section titled “EntropyEngine::Core::SlotPool::AllocResult”Result of allocate() containing slot index and data reference.
#include <SlotPool.h>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| uint32_t | index |
| SlotData & | data |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable index
Section titled “variable index”uint32_t index;variable data
Section titled “variable data”SlotData & data;Updated on 2026-01-26 at 17:14:35 -0500