|
Sese Framework
3.0.0
A cross-platform framework
|
This is the complete list of members for sese::Uuid, including all inherited members.
| 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 |