|
MongoDB C++ Driver mongocxx-3.11.1
|
Provides mongocxx::v_noabi::options::index.
Go to the source code of this file.
Classes | |
| class | mongocxx::v_noabi::options::index |
| Class representing the optional arguments to a MongoDB create index operation. More... | |
| class | mongocxx::v_noabi::options::index::base_storage_options |
| Base class representing the optional storage engine options for indexes. More... | |
| class | mongocxx::v_noabi::options::index::wiredtiger_storage_options |
| Class representing the optional WiredTiger storage engine options for indexes. More... | |
Namespaces | |
| namespace | mongocxx |
| The top-level namespace within which all mongocxx library entities are declared. | |
| namespace | mongocxx::v_noabi |
| Declares entities whose ABI stability is NOT guaranteed. | |
| namespace | mongocxx::v_noabi::options |
| Declares entities representing options to use with various commands. | |