libfoedus-core
FOEDUS Core Library
soc_manager_pimpl.hpp File Reference
#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"
Include dependency graph for soc_manager_pimpl.hpp:
This graph shows which files directly or indirectly include this file:

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).