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

Public Member Functions

 Entry ()
 
 Entry (std::string i, RecordId l)
 

Public Attributes

std::string ident
 
RecordId storedLoc
 

Constructor & Destructor Documentation

◆ Entry() [1/2]

mongo::KVCatalog::Entry::Entry ( )
inline

◆ Entry() [2/2]

mongo::KVCatalog::Entry::Entry ( std::string  i,
RecordId  l 
)
inline

Member Data Documentation

◆ ident

std::string mongo::KVCatalog::Entry::ident

◆ storedLoc

RecordId mongo::KVCatalog::Entry::storedLoc

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