Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::FileMappedStorage Member List

This is the complete list of members for sf::FileMappedStorage, including all inherited members.

blockRead(size_type ofs, size_type sz, void *dst) constsf::FileMappedStorageinline
blockWrite(size_type ofs, size_type sz, const void *src)sf::FileMappedStorageinline
FileMappedStorage(size_type seg_sz, size_type blk_sz, size_type recycle=0)sf::FileMappedStorage
FileMappedStorage(const FileMappedStorage &)sf::FileMappedStorage
flush()sf::FileMappedStorage
getBlockCount() constsf::FileMappedStorage
getBlockSize() constsf::FileMappedStorage
getRecycleCount() constsf::FileMappedStorageinline
getSegmentCount() constsf::FileMappedStorage
getSegmentLocks() constsf::FileMappedStorage
getSegmentSize() constsf::FileMappedStorage
getSize() constsf::FileMappedStorage
npossf::FileMappedStoragestatic
reserve(size_type block_count)sf::FileMappedStorage
setRecycleCount(size_type count)sf::FileMappedStorage
size_type typedefsf::FileMappedStorage
writeStatus(std::ostream &os) constsf::FileMappedStorage
~FileMappedStorage()sf::FileMappedStoragevirtual