Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
对象(const object &other) | |
对象& | 操作符= (const object &other) |
对象(对象&&其他) | |
对象& | 操作符= (对象&&其他) |
对象(const Object &) | |
对象(const realm和realm 、 const obj和obj ) | |
object (const realm & realm , const obj_link &link) | |
Operator Object () const | |
obj | get_obj () const |
Realm 前 | get_realm () const |
bool | is_valid () const |
notification_token | add_notification_callback (std::shared_ptr < collection_change_callback > &&cb) |
object_schema | get_object_schema () const |
名单 | get_list (const col_key &) const |
字典 | get_dictionary (const col_key &) const |