![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::FileMappedStorage, including all inherited members.
blockRead(size_type ofs, size_type sz, void *dst) const | sf::FileMappedStorage | inline |
blockWrite(size_type ofs, size_type sz, const void *src) | sf::FileMappedStorage | inline |
FileMappedStorage(size_type seg_sz, size_type blk_sz, size_type recycle=0) | sf::FileMappedStorage | |
FileMappedStorage(const FileMappedStorage &) | sf::FileMappedStorage | |
flush() | sf::FileMappedStorage | |
getBlockCount() const | sf::FileMappedStorage | |
getBlockSize() const | sf::FileMappedStorage | |
getRecycleCount() const | sf::FileMappedStorage | inline |
getSegmentCount() const | sf::FileMappedStorage | |
getSegmentLocks() const | sf::FileMappedStorage | |
getSegmentSize() const | sf::FileMappedStorage | |
getSize() const | sf::FileMappedStorage | |
npos | sf::FileMappedStorage | static |
reserve(size_type block_count) | sf::FileMappedStorage | |
setRecycleCount(size_type count) | sf::FileMappedStorage | |
size_type typedef | sf::FileMappedStorage | |
writeStatus(std::ostream &os) const | sf::FileMappedStorage | |
~FileMappedStorage() | sf::FileMappedStorage | virtual |