Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
dictionary_collection_change (std::vector < std::string > &&i, std::vector < std::string > &&m, std::vector < std::string > &&d, bool c) | |
bool | empty () const noException |
公共属性 | |
std::vector< std::string > | 插入 |
std::vector< std::string > | 修改 |
std::vector< std::string > | 删除 |
bool | collection_root_was_deleted = false |