Nebula
|
This is the complete list of members for Ids::IdPool, including all inherited members.
Alloc() | Ids::IdPool | inline |
Dealloc(uint id) | Ids::IdPool | inline |
ForEachFree(const std::function< void(uint, uint)> fun, SizeT num) | Ids::IdPool | inline |
free | Ids::IdPool | private |
GetGrow() const | Ids::IdPool | inline |
GetNumFree() const | Ids::IdPool | inline |
GetNumUsed() const | Ids::IdPool | inline |
grow | Ids::IdPool | private |
IdPool() | Ids::IdPool | inline |
IdPool(const uint max, const uint grow=512) | Ids::IdPool | inline |
maxId | Ids::IdPool | private |
Move(uint lhs, uint rhs) | Ids::IdPool | inline |
Reserve(uint numIds) | Ids::IdPool | inline |
~IdPool() | Ids::IdPool | inline |