Ipc::StoreMapCleaner Class Referenceabstract
API for adjusting external state when dirty map slice is being freed. More...
#include <StoreMap.h>
Inheritance diagram for Ipc::StoreMapCleaner:
Public Member Functions | |
virtual | ~StoreMapCleaner () |
virtual void | noteFreeMapSlice (const StoreMapSliceId sliceId)=0 |
adjust slice-linked state before a locked Readable slice is erased More... | |
Detailed Description
Definition at line 397 of file StoreMap.h.
Constructor & Destructor Documentation
◆ ~StoreMapCleaner()
|
inlinevirtual |
Definition at line 400 of file StoreMap.h.
Member Function Documentation
◆ noteFreeMapSlice()
|
pure virtual |
Implemented in Rock::SwapDir, MemStore, and Transients.
The documentation for this class was generated from the following file:
- src/ipc/StoreMap.h