Definition at line 12 of file block_log.cpp.
◆ check_block_read()
void scorum::chain::detail::block_log_impl::check_block_read |
( |
| ) |
|
|
inline |
◆ check_block_write()
void scorum::chain::detail::block_log_impl::check_block_write |
( |
| ) |
|
|
inline |
◆ check_index_read()
void scorum::chain::detail::block_log_impl::check_index_read |
( |
| ) |
|
|
inline |
◆ check_index_write()
void scorum::chain::detail::block_log_impl::check_index_write |
( |
| ) |
|
|
inline |
◆ block_file
fc::path scorum::chain::detail::block_log_impl::block_file |
◆ block_stream
std::fstream scorum::chain::detail::block_log_impl::block_stream |
◆ block_write
bool scorum::chain::detail::block_log_impl::block_write |
◆ head
optional<signed_block> scorum::chain::detail::block_log_impl::head |
◆ head_id
◆ index_file
fc::path scorum::chain::detail::block_log_impl::index_file |
◆ index_stream
std::fstream scorum::chain::detail::block_log_impl::index_stream |
◆ index_write
bool scorum::chain::detail::block_log_impl::index_write |
The documentation for this class was generated from the following file: