Scorum
|
Go to the source code of this file.
Classes | |
class | scorum::chain::detail::block_log_impl |
Namespaces | |
scorum | |
scorum::chain | |
scorum::chain::detail | |
Macros | |
#define | LOG_READ (std::ios::in | std::ios::binary) |
#define | LOG_WRITE (std::ios::out | std::ios::binary | std::ios::app) |
#define LOG_READ (std::ios::in | std::ios::binary) |
Definition at line 5 of file block_log.cpp.
#define LOG_WRITE (std::ios::out | std::ios::binary | std::ios::app) |
Definition at line 6 of file block_log.cpp.