A collection of fonctions and constant useful for managing unique identifiers.
More...
|
|
| UidGenerator (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
|
static global::System.Runtime.InteropServices.HandleRef | getCPtr (UidGenerator obj) |
| |
|
static global::System.Runtime.InteropServices.HandleRef | swigRelease (UidGenerator obj) |
| |
| static ulong | Generate () |
| | Generate a random unique identifier.
|
| |
|
|
virtual void | Dispose (bool disposing) |
| |
|
| static ulong | UNDEFINED_UID [get] |
| | Special UID that describes undefined ones.
|
| |
A collection of fonctions and constant useful for managing unique identifiers.
◆ Generate()
| static ulong IOLink.UidGenerator.Generate |
( |
| ) |
|
|
inlinestatic |
Generate a random unique identifier.
This function will never return a value equal to UNDEFINED_UID.
◆ UNDEFINED_UID
| ulong IOLink.UidGenerator.UNDEFINED_UID |
|
staticget |
Special UID that describes undefined ones.
An undefined identifier being one that cannot be identified as unique, it can be used to describe a non-existing or invalid object.
The documentation for this class was generated from the following file:
- Release/net/generated/UidGenerator.cs