#include <ShinyNodePool.h>
Definition at line 35 of file ShinyNodePool.h.
◆ createNodePool()
static ProfileNodePool * Shiny::ProfileNodePool::createNodePool |
( |
uint32_t |
a_items | ) |
|
|
static |
◆ destroy()
void Shiny::ProfileNodePool::destroy |
( |
void |
| ) |
|
◆ firstItem()
T * Shiny::ProfileNodePool::firstItem |
( |
void |
| ) |
|
|
inline |
◆ memoryUsageChain()
uint32_t Shiny::ProfileNodePool::memoryUsageChain |
( |
void |
| ) |
|
◆ newItem()
T * Shiny::ProfileNodePool::newItem |
( |
void |
| ) |
|
|
inline |
◆ unusedItem()
const T * Shiny::ProfileNodePool::unusedItem |
( |
void |
| ) |
const |
|
inline |
◆ _items
T Shiny::ProfileNodePool::_items[1] |
◆ _nextItem
T* Shiny::ProfileNodePool::_nextItem |
◆ endOfItems
T* Shiny::ProfileNodePool::endOfItems |
◆ nextPool
The documentation for this struct was generated from the following file: