XLE  v0.02.0
Public Member Functions | List of all members
Utility::BitHeap Class Reference

Public Member Functions

uint32 Allocate ()
 
uint32 AllocateNoExpand ()
 
void Deallocate (uint32 value)
 
bool IsAllocated (uint32 value) const
 
void Reserve (uint32 count)
 
 BitHeap (unsigned slotCount=8 *64)
 
 BitHeap (BitHeap &&moveFrom)
 
BitHeapoperator= (BitHeap &&moveFrom)
 

The documentation for this class was generated from the following files: