|
libfoedus-core
FOEDUS Core Library
|
#include <unistd.h>#include <sys/types.h>#include <thread>#include <vector>#include "foedus/fwd.hpp"#include "foedus/initializable.hpp"#include "foedus/proc/proc_id.hpp"#include "foedus/soc/fwd.hpp"#include "foedus/soc/shared_memory_repo.hpp"#include "foedus/soc/soc_id.hpp"

Go to the source code of this file.
Classes | |
| class | foedus::soc::SocManagerPimpl |
| Pimpl object of SocManager. More... | |
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::soc | |
| System On Chip (SOC) and interprocess communication (IPC). | |