|
Monero
|
This is the complete list of members for BootstrapFile, including all inherited members.
| buffer_type typedef | BootstrapFile | protected |
| close() | BootstrapFile | protected |
| count_blocks(const std::string &dir_path, std::streampos &start_pos, uint64_t &seek_height, uint64_t &block_first) | BootstrapFile | |
| count_blocks(const std::string &dir_path) | BootstrapFile | |
| count_bytes(std::ifstream &import_file, uint64_t blocks, uint64_t &h, bool &quit) | BootstrapFile | |
| flush_chunk() | BootstrapFile | protected |
| initialize_file(uint64_t start_block, uint64_t stop_block) | BootstrapFile | protected |
| m_blockchain_storage | BootstrapFile | protected |
| m_buffer | BootstrapFile | protected |
| m_cur_height | BootstrapFile | private |
| m_height | BootstrapFile | private |
| m_max_chunk | BootstrapFile | private |
| m_output_stream | BootstrapFile | protected |
| m_raw_data_file | BootstrapFile | protected |
| m_tx_pool | BootstrapFile | protected |
| open_writer(const boost::filesystem::path &file_path, uint64_t start_block, uint64_t stop_block) | BootstrapFile | protected |
| seek_to_first_chunk(std::ifstream &import_file, uint8_t &major_version, uint8_t &minor_version, uint64_t &block_first, uint64_t &block_last) | BootstrapFile | |
| store_blockchain_raw(cryptonote::Blockchain *cs, cryptonote::tx_memory_pool *txp, boost::filesystem::path &output_file, uint64_t start_block=0, uint64_t stop_block=0) | BootstrapFile | |
| write_block(block &block) | BootstrapFile | protected |