#include <index_catalog.h>
◆ IndexIterator() [1/3]
mongo::IndexCatalog::IndexIterator::IndexIterator |
( |
OperationContext *const |
opCtx, |
|
|
const IndexCatalog *const |
cat, |
|
|
const bool |
includeUnfinishedIndexes |
|
) |
| |
|
inlineexplicitprivate |
◆ ~IndexIterator()
mongo::IndexCatalog::IndexIterator::~IndexIterator |
( |
| ) |
|
|
inlinedefault |
◆ IndexIterator() [2/3]
mongo::IndexCatalog::IndexIterator::IndexIterator |
( |
const IndexIterator & |
copy | ) |
|
|
inlinedefault |
◆ IndexIterator() [3/3]
mongo::IndexCatalog::IndexIterator::IndexIterator |
( |
IndexIterator && |
copy | ) |
|
|
inlinedefault |
◆ _impl() [1/2]
const Impl& mongo::IndexCatalog::IndexIterator::_impl |
( |
| ) |
const |
|
inlineprivate |
◆ _impl() [2/2]
Impl& mongo::IndexCatalog::IndexIterator::_impl |
( |
| ) |
|
|
inlineprivate |
◆ accessMethod()
IndexAccessMethod* mongo::IndexCatalog::IndexIterator::accessMethod |
( |
const IndexDescriptor *const |
desc | ) |
|
|
inline |
◆ catalogEntry()
IndexCatalogEntry* mongo::IndexCatalog::IndexIterator::catalogEntry |
( |
const IndexDescriptor *const |
desc | ) |
|
|
inline |
◆ MONGO_DECLARE_SHIM()
◆ more()
bool mongo::IndexCatalog::IndexIterator::more |
( |
| ) |
|
|
inline |
◆ next()
IndexDescriptor* mongo::IndexCatalog::IndexIterator::next |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ _pimpl
clonable_ptr<Impl> mongo::IndexCatalog::IndexIterator::_pimpl |
|
private |
◆ IndexCatalog
friend mongo::IndexCatalog::IndexIterator::IndexCatalog |
|
private |
The documentation for this class was generated from the following file:
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/catalog/index_catalog.h