LibraryID

class LibraryID

Strongly typed numerical library id

Members defined in LibraryID (6 members)

__hash__

__index__

__init__

__int__

__str__

reserve_new

Reserve a new globally unique id.

Methods

__hash__() int
__index__() int
__init__(arg: int, /) None
__int__() int
__str__() str
static reserve_new() syside.LibraryID

Reserve a new globally unique id.

This is only guaranteed to be unique for ids constructed this way.

Used in