Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
字典变更集(常量字典变更集&) | |
dictionary_change_set ( dictionary_change_set &&)= 默认 | |
dictionary_change_set & | 操作符= (常量字典变更集&) |
dictionary_change_set & | Operator= ( dictionary_change_set &&)=default |
公共属性 | |
std::vector< std::string > | 删除 |
std::vector< std::string > | 插入 |
std::vector< std::string > | 修改 |
bool | collection_root_was_deleted = false |