IOLink C# 1.11.0
Loading...
Searching...
No Matches
IOLink.UidGenerator Class Reference
Inheritance diagram for IOLink.UidGenerator:

Public Member Functions

 UidGenerator (global::System.IntPtr cPtr, bool cMemoryOwn)
 
void Dispose ()
 

Static Public Member Functions

static global::System.Runtime.InteropServices.HandleRef getCPtr (UidGenerator obj)
 
static global::System.Runtime.InteropServices.HandleRef swigRelease (UidGenerator obj)
 
static ulong Generate ()
 This function will never return a value equal to UNDEFINED_UID.
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Properties

static ulong UNDEFINED_UID [get]
 

Detailed Description

A collection of fonctions and constant useful for managing unique identifiers.

Member Function Documentation

◆ Generate()

static ulong IOLink.UidGenerator.Generate ( )
inlinestatic

This function will never return a value equal to UNDEFINED_UID.

Generate a random unique identifier.


The documentation for this class was generated from the following file: