|
| uuid (const uuid &OTHER)=default |
|
uuid & | 演算子= (const uuid &OTHER)=default |
|
| uuid ( uuid &その他)=default |
|
uuid & | 演算子= ( uuid &その他)=default |
|
| uuid (const UUID &) |
|
| uuid (const std::string &) |
|
| uuid (const std::array< uint8_t, 16 > &) |
|
| uuid (const struct ::realm::uuid &) |
|
| 演算子 UUID ()const |
|
| 演算子::realm::uuid ()const |
|
std::string | to_string () に設定 |
|
std::string | to_base 64 ()const |
|
std::array< uint8_t, 16 > | to_bytes () のコンフィギュレーション |
|
この構造体のドキュメントは、次のファイルから生成されました。
- include/cpprealm/ internal/bridge/ uuid.happ
- src/cpprealm/ internal/bridge/uuid.cpp