|
| uuid (const uuid & other)= 기본값 |
|
uuid & | 연산자= (const uuid & other)= 기본값 |
|
| uuid (uuid &&Other)=기본값 |
|
uuid & | 연산자= (uuid &&Other)=기본값 |
|
| uuid (const UUID &) |
|
| uuid (const std::string &) |
|
| uuid (const std::array< uint8_t, 16 > &) |
|
| uuid (const struct :: 영역::uuid &) |
|
| 연산자 UUID () const |
|
| 연산자:: 영역::uuid () const |
|
std::string | to_string () const |
|
std::string | to_base64 () const |
|
std::array< uint8_t, 16 > | to_bytes () const |
|
이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
- include/cpprealm/internal/bridge/uuid.hpp
- src/cpprealm/internal/bridge/uuid.cpp