libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>
#include <iosfwd>
#include <string>
#include "foedus/cxx11.hpp"
#include "foedus/error_code.hpp"
#include "foedus/fs/device_emulation_options.hpp"
#include "foedus/fs/path.hpp"
#include "foedus/memory/fwd.hpp"
Go to the source code of this file.
Classes | |
class | foedus::fs::DirectIoFile |
Represents an I/O stream on one file without filesystem caching. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::fs | |
Filesystem wrapper, an analogue of boost::filesystem. | |