ccgl::db_mongoc::MongoCollection类 参考

A simple wrapper of the class of MongoDB Collection mongoc_collection_t. 更多...

#include <db_mongoc.h>

Public 成员函数

 MongoCollection (mongoc_collection_t *coll)
 Constructor by a mongoc_collection_t pointer
 
 ~MongoCollection ()
 Destructor
 
mongoc_cursor_t * ExecuteQuery (const bson_t *b, const bson_t *opts=nullptr)
 Execute query
 
vint QueryRecordsCount ()
 Query the records number
 

详细描述

A simple wrapper of the class of MongoDB Collection mongoc_collection_t.


该类的文档由以下文件生成: