Ipc::MemMap Member List
This is the complete list of members for Ipc::MemMap, including all inherited members.
abortWriting(const sfileno fileno) | Ipc::MemMap | private |
cleaner | Ipc::MemMap | |
closeForReading(const sfileno fileno) | Ipc::MemMap | |
closeForWriting(const sfileno fileno) | Ipc::MemMap | |
entryCount() const | Ipc::MemMap | |
entryLimit() const | Ipc::MemMap | |
free(const sfileno fileno) | Ipc::MemMap | |
freeIfNeeded(Slot &s) | Ipc::MemMap | private |
freeLocked(Slot &s, bool keepLocked) | Ipc::MemMap | private |
full() const | Ipc::MemMap | |
Init(const char *const path, const int limit) | Ipc::MemMap | static |
Init(const char *const path, const int limit, const size_t extrasSize) | Ipc::MemMap | protectedstatic |
MemMap(const char *const aPath) | Ipc::MemMap | |
openForReading(const cache_key *const key, sfileno &fileno) | Ipc::MemMap | |
openForReading(Slot &s) | Ipc::MemMap | private |
openForReadingAt(const sfileno fileno) | Ipc::MemMap | |
openForWriting(const cache_key *const key, sfileno &fileno) | Ipc::MemMap | |
openForWritingAt(sfileno fileno, bool overwriteExisting=true) | Ipc::MemMap | |
Owner typedef | Ipc::MemMap | |
path | Ipc::MemMap | protected |
peekAtReader(const sfileno fileno) const | Ipc::MemMap | |
shared | Ipc::MemMap | protected |
Slot typedef | Ipc::MemMap | |
slotByKey(const cache_key *const key) | Ipc::MemMap | private |
slotIndexByKey(const cache_key *const key) const | Ipc::MemMap | private |
switchWritingToReading(const sfileno fileno) | Ipc::MemMap | |
updateStats(ReadWriteLockStats &stats) const | Ipc::MemMap | |
valid(const int n) const | Ipc::MemMap |