EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairRunIdGenerator::uuid Struct Reference

Public Attributes

uint32_t time_low
 
uint16_t time_mid
 
uint16_t time_hi_and_version
 
uint16_t clock_seq
 
uint8_t node [6]
 

Detailed Description

Definition at line 12 of file FairRunIdGenerator.h.

View newest version in sPHENIX GitHub at line 12 of file FairRunIdGenerator.h

Member Data Documentation

uint16_t FairRunIdGenerator::uuid::clock_seq
uint8_t FairRunIdGenerator::uuid::node[6]

Definition at line 17 of file FairRunIdGenerator.h.

View newest version in sPHENIX GitHub at line 17 of file FairRunIdGenerator.h

Referenced by FairRunIdGenerator::uuid_generate_time(), FairRunIdGenerator::uuid_pack(), and FairRunIdGenerator::uuid_unpack().

uint16_t FairRunIdGenerator::uuid::time_hi_and_version
uint32_t FairRunIdGenerator::uuid::time_low

Definition at line 13 of file FairRunIdGenerator.h.

View newest version in sPHENIX GitHub at line 13 of file FairRunIdGenerator.h

Referenced by FairRunIdGenerator::uuid_generate_time(), FairRunIdGenerator::uuid_pack(), and FairRunIdGenerator::uuid_unpack().

uint16_t FairRunIdGenerator::uuid::time_mid

Definition at line 14 of file FairRunIdGenerator.h.

View newest version in sPHENIX GitHub at line 14 of file FairRunIdGenerator.h

Referenced by FairRunIdGenerator::uuid_generate_time(), FairRunIdGenerator::uuid_pack(), and FairRunIdGenerator::uuid_unpack().


The documentation for this struct was generated from the following file: