ccgl::db_mongoc::MongoGridFs 成员列表

成员的完整列表,这些成员属于 ccgl::db_mongoc::MongoGridFs,包括所有继承而来的类成员

GetFile(string const &gfilename, mongoc_gridfs_t *gfs=NULL, const STRING_MAP &opts=STRING_MAP())ccgl::db_mongoc::MongoGridFs
GetFileMetadata(string const &gfilename, mongoc_gridfs_t *gfs=NULL, STRING_MAP opts=STRING_MAP())ccgl::db_mongoc::MongoGridFs
GetFileNames(vector< string > &files_existed, mongoc_gridfs_t *gfs=NULL)ccgl::db_mongoc::MongoGridFs
GetGridFs()ccgl::db_mongoc::MongoGridFs
GetStreamData(string const &gfilename, char *&databuf, vint &datalength, mongoc_gridfs_t *gfs=NULL, const STRING_MAP *opts=nullptr)ccgl::db_mongoc::MongoGridFs
MongoGridFs(mongoc_gridfs_t *gfs=NULL)ccgl::db_mongoc::MongoGridFsexplicit
RemoveFile(string const &gfilename, mongoc_gridfs_t *gfs=NULL, STRING_MAP opts=STRING_MAP())ccgl::db_mongoc::MongoGridFs
WriteStreamData(const string &gfilename, char *&buf, vint length, const bson_t *p, mongoc_gridfs_t *gfs=NULL)ccgl::db_mongoc::MongoGridFs
~MongoGridFs()ccgl::db_mongoc::MongoGridFs