Rebel Fork Framework
|
Family of unique indices for template type. More...
#include <Urho3D/Container/IndexAllocator.h>
Static Public Member Functions | |
static const unsigned | GetNextFreeObjectID () |
Return upper bound of all used object IDs within family. | |
Private Attributes | |
unsigned | objectId_ {} |
Unique object ID. | |
Static Private Attributes | |
static IndexAllocator< Mutex > | indexAllocator |
Shared allocator for this family. | |
Family of unique indices for template type.