|
libfoedus-core
FOEDUS Core Library
|
#include "foedus/log/common_log_types.hpp"#include <ostream>#include "foedus/engine.hpp"#include "foedus/assorted/assorted_func.hpp"#include "foedus/log/log_manager.hpp"#include "foedus/log/log_type.hpp"#include "foedus/log/logger_impl.hpp"#include "foedus/thread/thread.hpp"
Go to the source code of this file.
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::log | |
| Log Manager, which writes out transactional logs. | |
Functions | |
| std::ostream & | foedus::log::operator<< (std::ostream &o, const LogHeader &v) |
| std::ostream & | foedus::log::operator<< (std::ostream &o, const FillerLogType &v) |
| std::ostream & | foedus::log::operator<< (std::ostream &o, const EpochMarkerLogType &v) |