Sese Framework
x.y.z
A cross-platform framework
|
成员的完整列表,这些成员属于 sese::Uuid,包括所有继承而来的类成员
getR() const noexcept | sese::Uuid | |
getSelfId() const noexcept | sese::Uuid | |
getTimestamp() const noexcept | sese::Uuid | |
parse(uint64_t number) noexcept | sese::Uuid | |
r | sese::Uuid | protected |
selfId | sese::Uuid | protected |
setR(uint8_t r) noexcept | sese::Uuid | |
setSelfId(uint8_t i) noexcept | sese::Uuid | |
setTimestamp(uint64_t i) noexcept | sese::Uuid | |
timestamp | sese::Uuid | protected |
toNumber() const noexcept | sese::Uuid | |
Uuid() noexcept=default | sese::Uuid | |
Uuid(uint8_t self_id, uint64_t timestamp, uint8_t r=0) noexcept | sese::Uuid |