libfoedus-core
FOEDUS Core Library
|
#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"
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. | |