nx_cloud_storage_sdk
1.0
Cloud Storage SDK
|
#include <uuid.h>
Static Public Member Functions | |
static constexpr int | size () |
Static Public Attributes | |
static constexpr int | kSize = (int) std::tuple_size<UuidBase>() |
Universally Unique Identifier. Intended for arbitrary purposes.
Is safe to pass between plugin and its host because C++ standard guarantees the binary layout of std::array.
Is binary-compatible (has the same binary layout) with the old SDK (struct NX_GUID).