libfoedus-core
FOEDUS Core Library
proc_manager_pimpl.hpp File Reference
#include <string>
#include <vector>
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/proc/fwd.hpp"
#include "foedus/proc/proc_id.hpp"
#include "foedus/soc/shared_memory_repo.hpp"
#include "foedus/soc/shared_mutex.hpp"
Include dependency graph for proc_manager_pimpl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::proc::ProcManagerControlBlock
 This small control block is used to synchronize the access to the array. More...
 
class  foedus::proc::ProcManagerPimpl
 Pimpl object of ProcManager. More...
 
struct  foedus::proc::ProcManagerPimpl::SharedData
 All shared data in this module. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::proc
 System and User Procedures.