libfoedus-core
FOEDUS Core Library
|
#include <string>
#include <vector>
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/proc/fwd.hpp"
#include "foedus/proc/proc_id.hpp"
Go to the source code of this file.
Classes | |
class | foedus::proc::ProcManager |
Procedure manager, which maintains the list of system/user procedures. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::proc | |
System and User Procedures. | |