Blender  V3.3
DNA_uuid_types.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
7 #pragma once
8 
9 #include "DNA_defs.h"
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
20 typedef struct bUUID {
28 
33 #define UUID_STRING_LEN 37
34 
35 #ifdef __cplusplus
36 }
37 #endif
struct bUUID bUUID
Universally Unique Identifier according to RFC4122.
unsigned short uint16_t
Definition: stdint.h:79
unsigned int uint32_t
Definition: stdint.h:80
unsigned char uint8_t
Definition: stdint.h:78
Universally Unique Identifier according to RFC4122.
uint8_t clock_seq_hi_and_reserved
uint8_t clock_seq_low
uint16_t time_mid
uint32_t time_low
uint8_t node[6]
uint16_t time_hi_and_version