IOLink Python 1.11.0
Loading...
Searching...
No Matches
iolink.iolink.UidGenerator Class Reference
Inheritance diagram for iolink.iolink.UidGenerator:

Public Member Functions

 __init__ (self)
 

Static Public Member Functions

 generate ()
 

Static Public Attributes

 UNDEFINED_UID
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Detailed Description

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

Member Function Documentation

◆ generate()

iolink.iolink.UidGenerator.generate ( )
static
    Generate a random unique identifier.

    This function will never return a value equal to UNDEFINED_UID.

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