Realm C++ SDK版本 v 2.2.0
|
类 | |
struct | 迭代器 |
struct | 值 |
公共类型 | |
运用 | CoreDocument = 域::bson::BsonDocument |
公共成员函数 | |
迭代器 | begin () |
迭代器 | end () |
文档 (const std::initializer_list< std::pair< std::string, bsoncxx >> &) noException | |
文档 (const 文档 &) | |
document (document &&) | |
文档& | 操作符= (const 文档 &) |
文档& | 操作符= (文档&&) |
void | insert (const std::string &key, const bsoncxx & value ) |
bool | empty () |
size_t | size () const |
值 | 操作符[] (const std::string &) |
操作符 CoreDocument () const | |
文档(CoreDocument &) noException | |
好友 | |
struct | bsoncxx |