BlockSuballocator
BlockSuballocator is an helper structure used to simulate resource block suballocations.
Functions
Name |
Description |
---|---|
Constructs a BlockSuballocator with a given size. |
|
Adds a block to the BlockSuballocator and returns its offset. |
|
Removes a block from the BlockSuballocator. |