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

realm::bsoncxx::document 结构参考

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
 

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