close()=0 | BlockManager | [pure virtual] |
DEFAULT_BLOCK_SIZE | BlockManager | [static] |
flush()=0 | BlockManager | [pure virtual] |
getBlock(uint64_t index)=0 | BlockManager | [pure virtual] |
getBlockCount() const | BlockManager | [inline, virtual] |
getBlockSize() const | BlockManager | [inline, virtual] |
getFileName() const =0 | BlockManager | [pure virtual] |
getMaximumInterested() const | BlockManager | [inline, virtual] |
getMinimumInterested() const | BlockManager | [inline, virtual] |
getPath() const =0 | BlockManager | [pure virtual] |
getSize() const | BlockManager | [inline, virtual] |
isOpen() const =0 | BlockManager | [pure virtual] |
open(const std::string &path, const char *mode)=0 | BlockManager | [pure virtual] |
prefetchBlock(uint64_t index) | BlockManager | [inline, virtual] |
setBlock(uint64_t index, const std::string &buffer)=0 | BlockManager | [pure virtual] |
setBlockSize(size_t s) | BlockManager | [inline, virtual] |