Provides mongocxx::v_noabi::options::index_view.
Go to the source code of this file.
Classes | |
| class | mongocxx::v_noabi::options::index_view |
| Used by MongoDB index view operations. 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. | |
Functions | |
| v_noabi::options::index_view | mongocxx::v_noabi::from_v1 (v1::indexes::create_many_options v) |
| Convert to the mongocxx::v_noabi equivalent of v. | |
| v_noabi::options::index_view | mongocxx::v_noabi::from_v1 (v1::indexes::create_one_options v) |
| Convert to the mongocxx::v_noabi equivalent of v. | |