|
iceberg-cpp
|
This is the complete list of members for iceberg::Uuid, including all inherited members.
| bytes() const | iceberg::Uuid | inline |
| FromBytes(std::span< const uint8_t > bytes) | iceberg::Uuid | static |
| FromString(std::string_view str) | iceberg::Uuid | static |
| GenerateV4() | iceberg::Uuid | static |
| GenerateV7() | iceberg::Uuid | static |
| GenerateV7(uint64_t unix_ts_ms) | iceberg::Uuid | static |
| high_bits() const (defined in iceberg::Uuid) | iceberg::Uuid | |
| kLength (defined in iceberg::Uuid) | iceberg::Uuid | static |
| low_bits() const (defined in iceberg::Uuid) | iceberg::Uuid | |
| operator== (defined in iceberg::Uuid) | iceberg::Uuid | friend |
| operator[](size_t index) const | iceberg::Uuid | |
| ToString() const override | iceberg::Uuid | virtual |
| Uuid()=delete (defined in iceberg::Uuid) | iceberg::Uuid | |
| Uuid(std::array< uint8_t, kLength > data) (defined in iceberg::Uuid) | iceberg::Uuid | explicit |
| ~Formattable()=default (defined in iceberg::util::Formattable) | iceberg::util::Formattable | virtual |