ccgl::db_mongoc::MongoGridFs Member List

This is the complete list of members for ccgl::db_mongoc::MongoGridFs, including all inherited members.

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::MongoGridFsinline
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