Realm C++ SDK版本 v 2.2.0
公共成员函数 | 好友 | 所有成员列表

realm::internal::bridge::uuid 结构引用

公共成员函数

 uuid (const uuid &other)= 默认
 
uuid操作符= (const uuid &other)= 默认
 
 uuid ( uuid && other)=default
 
uuidOperator= ( uuid && other)=default
 
 uuid (const UUID &)
 
 uuid (const std::string &)
 
 uuid (const std::array< uint 8 _t, 16 > &)
 
 uuid (const struct :: 域::uuid &)
 
 操作符 UUID () const
 
 操作符:: 域::uuid () const
 
std::string to_string () const
 
std::string to_base 64 () const
 
std::array< uint 8 _t, 16 > to_bytes () const
 

好友

bool Operator== (const uuid &, const uuid &)
 
bool 操作符!= (const uuid &, const uuid &)
 
bool 操作符> (const uuid &, const uuid &)
 
bool 操作符< (const uuid &, const uuid &)
 
bool 操作符>= (const uuid &, const uuid &)
 
bool 操作符 <= (const uuid &, const uuid &)
 

该结构体的文档由以下文件生成: