UUID layout.
More...
UUID layout.
Directly from rfc4122
Definition at line 64 of file uuid.h.
#include <uuid.h>
◆ clk_seq_hi_res
uint8_t uuid_t::clk_seq_hi_res |
The high field of the clock sequence Multiplexed with the variant
Definition at line 69 of file uuid.h.
◆ clk_seq_low
uint8_t uuid_t::clk_seq_low |
The low field of the clock sequence
Definition at line 71 of file uuid.h.
◆ node
The spatially unique node identifier.
Definition at line 72 of file uuid.h.
◆ time_hi
The high field of the timestamp multiplexed with the version number.
Definition at line 67 of file uuid.h.
◆ time_low
The low field of the timestamp
Definition at line 65 of file uuid.h.
◆ time_mid
The middle field of the timestamp
Definition at line 66 of file uuid.h.
The documentation for this struct was generated from the following file: