Realm C++ SDK 버전 v2.2.0
공개 멤버 함수 | 친구 | 모든 멤버 목록

realm::internal::bridge::uuid 구조체 참조

공개 멤버 함수

 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
 

친구

부울 연산자== (const uuid &, const uuid &)
 
부울 연산자!= (const uuid &, const uuid &)
 
부울 연산자> (const uuid &, const uuid &)
 
부울 연산자< (const uuid &, const uuid &)
 
부울 연산자>= (const uuid &, const uuid &)
 
부울 연산자 <= (const uuid &, const uuid &)
 

이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.