Stxxl
1.4.0
|
add_free_region(stxxl::int64 block_pos, stxxl::int64 block_size) | stxxl::DiskAllocator | [private] |
autogrow | stxxl::DiskAllocator | [private] |
deallocation_error(stxxl::int64 block_pos, stxxl::int64 block_size, const sortseq::iterator &pred, const sortseq::iterator &succ) const | stxxl::DiskAllocator | [private] |
delete_block(const BID< BLK_SIZE > &bid) | stxxl::DiskAllocator | [inline] |
disk_bytes | stxxl::DiskAllocator | [private] |
DiskAllocator(stxxl::file *storage, stxxl::int64 disk_size) | stxxl::DiskAllocator | [inline] |
dump() const | stxxl::DiskAllocator | [private] |
free_bytes | stxxl::DiskAllocator | [private] |
free_space | stxxl::DiskAllocator | [private] |
get_free_bytes() const | stxxl::DiskAllocator | [inline] |
get_total_bytes() const | stxxl::DiskAllocator | [inline] |
get_used_bytes() const | stxxl::DiskAllocator | [inline] |
grow_file(stxxl::int64 extend_bytes) | stxxl::DiskAllocator | [inline, private] |
mutex | stxxl::DiskAllocator | [private] |
new_blocks(BIDArray< BLK_SIZE > &bids) | stxxl::DiskAllocator | [inline] |
new_blocks(BID< BLK_SIZE > *begin, BID< BLK_SIZE > *end) | stxxl::DiskAllocator | |
place typedef | stxxl::DiskAllocator | [private] |
sortseq typedef | stxxl::DiskAllocator | [private] |
storage | stxxl::DiskAllocator | [private] |