◆ HashFile()
catapult::io::FileBlockStorage::HashFile::HashFile |
( |
const std::string & |
dataDirectory | ) |
|
|
explicit |
◆ loadHashesFrom()
model::HashRange catapult::io::FileBlockStorage::HashFile::loadHashesFrom |
( |
Height |
height, |
|
|
size_t |
numHashes |
|
) |
| const |
◆ reset()
void catapult::io::FileBlockStorage::HashFile::reset |
( |
| ) |
|
◆ save()
void catapult::io::FileBlockStorage::HashFile::save |
( |
Height |
height, |
|
|
const Hash256 & |
hash |
|
) |
| |
◆ m_cachedDirectoryId
uint64_t catapult::io::FileBlockStorage::HashFile::m_cachedDirectoryId |
|
private |
◆ m_dataDirectory
const std::string& catapult::io::FileBlockStorage::HashFile::m_dataDirectory |
|
private |
◆ m_pCachedHashFile
std::unique_ptr<RawFile> catapult::io::FileBlockStorage::HashFile::m_pCachedHashFile |
|
private |
The documentation for this class was generated from the following files: