BucketAllocator.BucketsArray

Undocumented in source.

Members

Functions

freeSlots
uint freeSlots()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
usedSlots
uint usedSlots()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buckets
Bucket[bucketsNum] buckets;
Undocumented in source.
empty
Bucket* empty;
Undocumented in source.

Meta