libfoedus-core
FOEDUS Core Library
|
#include <vector>
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/module_type.hpp"
#include "foedus/proc/proc_id.hpp"
#include "foedus/soc/fwd.hpp"
Go to the source code of this file.
Classes | |
class | foedus::soc::SocManager |
SOC manager, which maintains the shared resource across SOCs and, if this engine is a master engine, manages child SOCs. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::soc | |
System On Chip (SOC) and interprocess communication (IPC). | |