Storage Engine API
mongo::MMAPV1DatabaseCatalogEntry::Entry Struct Reference

Public Attributes

std::unique_ptr< NamespaceDetailsCollectionCatalogEntrycatalogEntry
 
std::unique_ptr< RecordStoreV1BaserecordStore
 

Member Data Documentation

◆ catalogEntry

std::unique_ptr<NamespaceDetailsCollectionCatalogEntry> mongo::MMAPV1DatabaseCatalogEntry::Entry::catalogEntry

◆ recordStore

std::unique_ptr<RecordStoreV1Base> mongo::MMAPV1DatabaseCatalogEntry::Entry::recordStore

The documentation for this struct was generated from the following file: