#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()
◆ m_blockchain_storage
◆ m_cur_height
◆ m_hashes
◆ m_raw_data_file
| std::ofstream* BlocksdatFile::m_raw_data_file |
|
protected |
◆ m_weights
| std::vector<uint64_t> BlocksdatFile::m_weights |
|
private |
The documentation for this class was generated from the following files: