#include <blocksdat_file.h>
◆ close()
| bool BlocksdatFile::close |
( |
| ) |
|
|
protected |
◆ initialize_file()
| bool BlocksdatFile::initialize_file |
( |
uint64_t |
block_stop | ) |
|
|
protected |
◆ open_writer()
| bool BlocksdatFile::open_writer |
( |
const boost::filesystem::path & |
file_path, |
|
|
uint64_t |
block_stop |
|
) |
| |
|
protected |
◆ store_blockchain_raw()
◆ write_block()
| void BlocksdatFile::write_block |
( |
const crypto::hash & |
block_hash | ) |
|
|
protected |
◆ m_blockchain_storage
◆ m_cur_height
| uint64_t BlocksdatFile::m_cur_height |
|
private |
◆ m_raw_data_file
| std::ofstream* BlocksdatFile::m_raw_data_file |
|
protected |
The documentation for this class was generated from the following files: