MongoDB C++ Driver mongocxx-3.0.3
Loading...
Searching...
No Matches
mongocxx::database Member List

This is the complete list of members for mongocxx::database, including all inherited members.

collection(bsoncxx::string::view_or_value name) constmongocxx::database
create_collection(bsoncxx::string::view_or_value name, const options::create_collection &options=options::create_collection())mongocxx::database
database() noexceptmongocxx::database
database(database &&) noexceptmongocxx::database
database(const database &)mongocxx::database
drop()mongocxx::database
has_collection(bsoncxx::string::view_or_value name) constmongocxx::database
list_collections(bsoncxx::document::view_or_value filter={})mongocxx::database
modify_collection(stdx::string_view name, const options::modify_collection &options=options::modify_collection())mongocxx::database
name() constmongocxx::database
operator bool() const noexceptmongocxx::databaseexplicit
operator=(database &&) noexceptmongocxx::database
operator=(const database &)mongocxx::database
operator[](bsoncxx::string::view_or_value name) constmongocxx::database
read_concern(class read_concern rc)mongocxx::database
read_concern() constmongocxx::database
read_preference(class read_preference rp)mongocxx::database
read_preference() constmongocxx::database
run_command(bsoncxx::document::view_or_value command)mongocxx::database
write_concern(class write_concern wc)mongocxx::database
write_concern() constmongocxx::database
~database()mongocxx::database