|
docudb
1.0
|
This is the complete list of members for docudb::database, including all inherited members.
| backup_to(database &dest, std::function< void(int, int)> progress=[](int, int){}) const | docudb::database | |
| collection(std::string_view name) const | docudb::database | |
| collections() const | docudb::database | |
| database()=default | docudb::database | |
| database(database const &)=delete | docudb::database | |
| database(database &&) | docudb::database | |
| database(std::string_view connection_string) | docudb::database | explicit |
| database(std::string_view connection_string, open_mode mode, threading_mode thread_mode) | docudb::database | explicit |
| filename_database() const noexcept | docudb::database | |
| filename_journal() const noexcept | docudb::database | |
| filename_wal() const noexcept | docudb::database | |
| load_extensions() const | docudb::database | |
| operator=(database const &)=delete | docudb::database | |
| operator=(database &&) | docudb::database | |
| ~database() | docudb::database |