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

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

公共类型

枚举类  类型:无符号短{
Int = 0 、 Bool = 1 、 string = 2 、 Data = 3 、
日期= 4 、浮点= 5 、 double = 6 、对象= 7 、
LinkingObjects = 8 、 Mixed = 9 、 ObjectId = 10 、 Decimal = 11 、
UUID = 12 ,必需= 0 ,可空= 64 ,数组= 128 ,
= 256 ,字典= 512 ,集合= 数组 |设置 | 、 Flags = Nullable |Dictionary、Flags集合
}
 

公共成员函数

 属性(const 属性 &other)
 
属性操作符= (const property &other)
 
 属性 ( 属性 && other) noException
 
属性操作符=属性&&其他)noException
 
 属性 (const Property &)
 
 property (const std::string &name, type type, bool is_primary_key)
 
 property (const std::string &name, type type, const std::string &object_name)
 
 操作符属性() const
 
void set_object_link (const std::string &)
 
void set_origin_property_name (const std::string &)
 
void set_type (type)
 
void set_primary_key (bool)
 
bool is_primary () const
 
std::string name () const
 
col_key colum_key () const
 

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