|
Squid Web Cache master
|
temporary storage for slot and page ID pointers; for the waiting cache More...
Public Member Functions | |
| SlotAndPage () | |
| bool | operator! () const |
Public Attributes | |
| Ipc::Mem::PageId * | slot |
| local slot variable, waiting to be filled | |
| Ipc::Mem::PageId * | page |
| local page variable, waiting to be filled | |
Definition at line 109 of file MemStore.h.
|
inline |
Definition at line 112 of file MemStore.h.
|
inline |
Definition at line 113 of file MemStore.h.
| Ipc::Mem::PageId* MemStore::SlotAndPage::page |
Definition at line 115 of file MemStore.h.
Referenced by MemStore::noteFreeMapSlice(), operator!(), and MemStore::reserveSapForWriting().
| Ipc::Mem::PageId* MemStore::SlotAndPage::slot |
Definition at line 114 of file MemStore.h.
Referenced by MemStore::noteFreeMapSlice(), operator!(), and MemStore::reserveSapForWriting().