libfoedus-core
FOEDUS Core Library
|
#include <string>
#include "foedus/cxx11.hpp"
#include "foedus/engine_type.hpp"
#include "foedus/epoch.hpp"
#include "foedus/error_stack.hpp"
#include "foedus/initializable.hpp"
#include "foedus/module_type.hpp"
#include "foedus/cache/fwd.hpp"
#include "foedus/debugging/fwd.hpp"
#include "foedus/log/fwd.hpp"
#include "foedus/memory/fwd.hpp"
#include "foedus/proc/fwd.hpp"
#include "foedus/restart/fwd.hpp"
#include "foedus/savepoint/fwd.hpp"
#include "foedus/snapshot/fwd.hpp"
#include "foedus/soc/fwd.hpp"
#include "foedus/soc/soc_id.hpp"
#include "foedus/storage/fwd.hpp"
#include "foedus/thread/fwd.hpp"
#include "foedus/xct/fwd.hpp"
Go to the source code of this file.
Classes | |
class | foedus::Engine |
Database engine object that holds all resources and provides APIs. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |