#include <id.h>
Public Member Functions | |
ID | create () |
Create a new identificator. | |
bool | destroy (ID id) |
Destroy a identificator (id). | |
bool | exist (ID id) |
Check if a identificator exist or not. | |
unsigned short | size () |
Number of elements. |
|
Create a new identificator.
|
|
Destroy a identificator (id).
|
|
Check if a identificator exist or not.
|
|
Number of elements.
|