Class IdGenerator#
Defined in File Id.h
Class Documentation#
-
class IdGenerator#
Class used to generate ids.
Public Functions
-
void reset()#
Reset the IdGenerator internal count.
Public Static Functions
-
static IdGenerator &singleton()#
Get the singleton instance of IdGenerator.
- Returns:
The singleton instance of IdGenerator.
-
void reset()#