#include "ipc/mem/Page.h"
#include "ipc/mem/PageStack.h"
#include "ipc/StoreMap.h"
#include "Store.h"
#include "store/Controlled.h"
#include "store/forward.h"
#include <vector>
Include dependency graph for Transients.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Transients |
class | Transients::EntryStatus |
shared entry metadata, used for synchronization More... | |
Typedefs | |
typedef Ipc::StoreMap | TransientsMap |
Typedef Documentation
◆ TransientsMap
typedef Ipc::StoreMap TransientsMap |
Definition at line 20 of file Transients.h.