This is the complete list of members for mongo::DurableMappedFile, including all inherited members.
_fileSuffixNo | mongo::DurableMappedFile | private |
_p | mongo::DurableMappedFile | private |
_view_private | mongo::DurableMappedFile | private |
_view_write | mongo::DurableMappedFile | private |
_willNeedRemap | mongo::DurableMappedFile | private |
close(OperationContext *opCtx) | mongo::DurableMappedFile | virtual |
closeAllFiles(OperationContext *opCtx, std::stringstream &message) | mongo::MongoFile | privatestatic |
create(OperationContext *opCtx, const std::string &fname, unsigned long long &len) | mongo::DurableMappedFile | |
mongo::MemoryMappedFile::create(OperationContext *opCtx, const std::string &filename, unsigned long long len, bool zero) | mongo::MemoryMappedFile | private |
created(OperationContext *opCtx) | mongo::MongoFile | private |
createPrivateMap() | mongo::MemoryMappedFile | private |
destroyed(OperationContext *opCtx) | mongo::MongoFile | private |
DurableMappedFile(OperationContext *opCtx, OptionSet options=NONE) | mongo::DurableMappedFile | explicit |
filename() const | mongo::DurableMappedFile | inline |
fileSuffixNo() const | mongo::DurableMappedFile | inline |
finishOpening() | mongo::DurableMappedFile | private |
flush(bool sync) | mongo::DurableMappedFile | inlinevirtual |
flushAll(OperationContext *opCtx, bool sync) | mongo::MongoFile | privatestatic |
forEach(OperationContext *opCtx, F fun) | mongo::MongoFile | inlineprivatestatic |
getAllFiles() | mongo::MongoFile | privatestatic |
getFd() | mongo::DurableMappedFile | inline |
mongo::MemoryMappedFile::getFd() const | mongo::MemoryMappedFile | inlineprivate |
getUniqueId() const | mongo::MemoryMappedFile | inlineprivatevirtual |
getView() const | mongo::DurableMappedFile | inline |
isClosed() | mongo::MemoryMappedFile | privatevirtual |
isDurableMappedFile() | mongo::DurableMappedFile | inlinevirtual |
isOptionSet(Options option) const | mongo::MongoFile | inlineprivate |
length() const | mongo::DurableMappedFile | inlinevirtual |
map(OperationContext *opCtx, const char *filename) | mongo::MemoryMappedFile | private |
map(OperationContext *opCtx, const char *filename, unsigned long long &length) | mongo::MemoryMappedFile | private |
MemoryMappedFile(OperationContext *opCtx, OptionSet options=NONE) | mongo::MemoryMappedFile | private |
MongoFile(OptionSet options) | mongo::MongoFile | private |
NONE enum value | mongo::MongoFile | private |
open(OperationContext *opCtx, const std::string &fname) | mongo::DurableMappedFile | |
Options enum name | mongo::MongoFile | private |
OptionSet typedef | mongo::MongoFile | private |
prepareFlush() | mongo::MemoryMappedFile | privatevirtual |
READONLY enum value | mongo::MongoFile | private |
relativePath() const | mongo::DurableMappedFile | inline |
remapPrivateView(OperationContext *opCtx, void *oldPrivateAddr) | mongo::MemoryMappedFile | private |
remapThePrivateView(OperationContext *opCtx) | mongo::DurableMappedFile | |
SEQUENTIAL enum value | mongo::MongoFile | private |
setFilename(OperationContext *opCtx, const std::string &fn) | mongo::MongoFile | private |
setPath(const std::string &pathAndFileName) | mongo::DurableMappedFile | private |
setWillNeedRemap() | mongo::DurableMappedFile | inline |
shortLength() const | mongo::MemoryMappedFile | inlineprivate |
totalMappedLengthInMB() | mongo::MemoryMappedFile | inlineprivatestatic |
view_write() const | mongo::DurableMappedFile | inline |
viewForFlushing() | mongo::DurableMappedFile | inlineprotectedvirtual |
willNeedRemap() | mongo::DurableMappedFile | inline |
~DurableMappedFile() | mongo::DurableMappedFile | virtual |
~MemoryMappedFile() | mongo::MemoryMappedFile | privatevirtual |
~MongoFile()=default | mongo::MongoFile | privatevirtual |