UniqueIdGenerator
- class pyopenms.UniqueIdGenerator
Bases:
objectCython implementation of _UniqueIdGenerator
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1UniqueIdGenerator.html
- __init__()
Methods
__init__()Cython signature: uint64_t getSeed()
Cython signature: uint64_t getUniqueId()
Cython signature: void setSeed(uint64_t)
- getSeed()
Cython signature: uint64_t getSeed()
- getUniqueId()
Cython signature: uint64_t getUniqueId()
- setSeed()
Cython signature: void setSeed(uint64_t)