LibraryID
- class LibraryID
Strongly typed numerical library id
Members defined in
LibraryID(6 members) 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.