IdGenerator Class Reference#include <idGenerator.h>
Constructor & Destructor Documentation
IdGenerator::IdGenerator |
( |
U32 |
base, |
|
|
U32 |
numIds | |
|
) |
| | [inline] |
Member Function Documentation
void IdGenerator::reclaim |
( |
|
) |
[private] |
void IdGenerator::reset |
( |
|
) |
[inline] |
U32 IdGenerator::alloc |
( |
|
) |
[inline] |
void IdGenerator::free |
( |
U32 |
id |
) |
[inline] |
U32 IdGenerator::numIdsUsed |
( |
|
) |
[inline] |
Field Documentation
|