add(block_type *&block) | read_write_pool< BlockType > | inline |
add_prefetch(block_type *&block) | read_write_pool< BlockType > | inline |
bid_type typedef | read_write_pool< BlockType > | |
block_type typedef | read_write_pool< BlockType > | |
busy_size_prefetch() const | read_write_pool< BlockType > | inline |
delete_pools | read_write_pool< BlockType > | protected |
find_hint(bid_type bid) | read_write_pool< BlockType > | inline |
free_size_prefetch() const | read_write_pool< BlockType > | inline |
hint(bid_type bid) | read_write_pool< BlockType > | inline |
in_prefetching(bid_type bid) | read_write_pool< BlockType > | inline |
invalidate(bid_type bid) | read_write_pool< BlockType > | inline |
operator=(const read_write_pool &)=delete | read_write_pool< BlockType > | |
p_pool | read_write_pool< BlockType > | protected |
poll_hint(bid_type bid) | read_write_pool< BlockType > | inline |
prefetch_pool_type typedef | read_write_pool< BlockType > | protected |
read(block_type *&block, bid_type bid) | read_write_pool< BlockType > | inline |
read_write_pool(size_type init_size_prefetch=1, size_type init_size_write=1) | read_write_pool< BlockType > | inlineexplicit |
read_write_pool(const read_write_pool &)=delete | read_write_pool< BlockType > | |
resize_prefetch(size_type new_size) | read_write_pool< BlockType > | inline |
resize_write(size_type new_size) | read_write_pool< BlockType > | inline |
size_prefetch() const | read_write_pool< BlockType > | inline |
size_type typedef | read_write_pool< BlockType > | |
size_write() const | read_write_pool< BlockType > | inline |
steal() | read_write_pool< BlockType > | inline |
steal_prefetch() | read_write_pool< BlockType > | inline |
swap(read_write_pool &obj) | read_write_pool< BlockType > | inline |
w_pool | read_write_pool< BlockType > | protected |
write(block_type *&block, bid_type bid) | read_write_pool< BlockType > | inline |
write_pool_type typedef | read_write_pool< BlockType > | protected |
~read_write_pool() | read_write_pool< BlockType > | inline |