|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::uuid,包括所有继承而来的类成员
| begin() const noexcept | neforce::uuid | inline |
| bytes() const noexcept | neforce::uuid | inline |
| end() const noexcept | neforce::uuid | inline |
| generate_v4() noexcept | neforce::uuid | |
| generate_v7() noexcept | neforce::uuid | |
| is_v4() const noexcept | neforce::uuid | inline |
| is_v7() const noexcept | neforce::uuid | inline |
| timestamp_v7() const noexcept | neforce::uuid | |
| to_ihash() const noexcept(noexcept(derived().to_hash())) | neforce::ihashable< uuid > | inline |
| to_string() const | neforce::uuid | |
| uuid() noexcept | neforce::uuid | inline |
| uuid(memory_view< const byte_t, 16 > bytes) noexcept | neforce::uuid | explicit |
| uuid(string_view bytes) | neforce::uuid | explicit |
| v4() noexcept | neforce::uuid | static |
| v7() noexcept | neforce::uuid | static |
| version() const noexcept | neforce::uuid | inline |