Sunshine latest
Self-hosted game stream host for Moonlight.
uuid_util::uuid_t Union Reference

Public Member Functions

constexpr bool operator< (const uuid_t &other) const
 
constexpr bool operator== (const uuid_t &other) const
 
constexpr bool operator> (const uuid_t &other) const
 
std::string string () const
 

Static Public Member Functions

static uuid_t generate ()
 
static uuid_t generate (std::default_random_engine &engine)
 

Public Attributes

std::uint16_t b16 [8]
 
std::uint32_t b32 [4]
 
std::uint64_t b64 [2]
 
std::uint8_t b8 [16]
 

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