libfoedus-core
FOEDUS Core Library
shared_memory_repo.hpp File Reference
Include dependency graph for shared_memory_repo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::soc::MasterEngineStatus
 Current status of master engine. More...
 
struct  foedus::soc::ChildEngineStatus
 Current status of a child SOC engine. More...
 
struct  foedus::soc::GlobalMemoryAnchors
 Just a set of pointers within global_memory_ for ease of use. More...
 
struct  foedus::soc::NodeMemoryAnchors
 Same as GlobalMemoryAnchors except this is for node_memories_. More...
 
struct  foedus::soc::ThreadMemoryAnchors
 Part of NodeMemoryAnchors for each thread. More...
 
class  foedus::soc::SharedMemoryRepo
 Repository of all shared memory in one FOEDUS instance. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::soc
 System On Chip (SOC) and interprocess communication (IPC).