#include <index_allocator.h>
Definition at line 14 of file index_allocator.h.
◆ IndexAllocator()
IndexAllocator::IndexAllocator |
( |
size_t |
max_index | ) |
|
|
inline |
◆ AllocIndex()
size_t IndexAllocator::AllocIndex |
( |
| ) |
|
◆ AnyIndexSet()
bool IndexAllocator::AnyIndexSet |
( |
| ) |
|
◆ FreeIndex()
void IndexAllocator::FreeIndex |
( |
size_t |
index | ) |
|
◆ NoneIndexSet()
bool IndexAllocator::NoneIndexSet |
( |
| ) |
|
◆ bitset_
BitSet IndexAllocator::bitset_ |
|
private |
◆ last_index_
size_t IndexAllocator::last_index_ |
|
private |
◆ max_index_
size_t IndexAllocator::max_index_ |
|
private |
The documentation for this class was generated from the following files: