libfoedus-core
FOEDUS Core Library
shared_memory.hpp File Reference
#include <stdint.h>
#include <sys/types.h>
#include <iosfwd>
#include <string>
#include "foedus/assert_nd.hpp"
#include "foedus/cxx11.hpp"
#include "foedus/error_stack.hpp"
Include dependency graph for shared_memory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::memory::SharedMemory
 Represents memory shared between processes. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::memory
 Memory Manager, which controls memory allocations, deallocations, and sharing.