#include "ipc/mem/Page.h"
#include "ipc/mem/PageStack.h"
#include "ipc/StoreMap.h"
#include "Store.h"
#include "store/Controlled.h"
Include dependency graph for MemStore.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | MemStoreMapExtraItem |
class | MemStore |
class | MemStore::SlotAndPage |
temporary storage for slot and page ID pointers; for the waiting cache More... | |
Typedefs | |
typedef Ipc::StoreMapItems< MemStoreMapExtraItem > | MemStoreMapExtras |
typedef Ipc::StoreMap | MemStoreMap |
Typedef Documentation
◆ MemStoreMap
typedef Ipc::StoreMap MemStoreMap |
Definition at line 23 of file MemStore.h.
◆ MemStoreMapExtras
Definition at line 22 of file MemStore.h.