Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::datatypes::Uuid Struct Reference

Datatype: A 16-byte uuid. More...

#include <rerun/datatypes/uuid.hpp>

Public Member Functions

 Uuid (std::array< uint8_t, 16 > bytes_)
 
Uuidoperator= (std::array< uint8_t, 16 > bytes_)
 

Public Attributes

std::array< uint8_t, 16 > bytes
 

Detailed Description

Datatype: A 16-byte uuid.


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