read_write_pool< BlockType > Member List

This is the complete list of members for read_write_pool< BlockType >, including all inherited members.
_STXXL_DEPRECATED(read_write_pool(prefetch_pool_type &p_pool, write_pool_type &w_pool)) (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [inline]
add(block_type *&block) (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [inline]
bid_type typedef (defined in read_write_pool< BlockType >)read_write_pool< BlockType >
block_type typedef (defined in read_write_pool< BlockType >)read_write_pool< BlockType >
delete_pools (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [protected]
hint(bid_type bid)read_write_pool< BlockType > [inline]
invalidate(bid_type bid) (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [inline]
p_pool (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [protected]
prefetch_pool_type typedef (defined in read_write_pool< BlockType >)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 > [inline, explicit]
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 (defined in read_write_pool< BlockType >)read_write_pool< BlockType >
size_write() const read_write_pool< BlockType > [inline]
steal()read_write_pool< BlockType > [inline]
swap(read_write_pool &obj) (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [inline]
w_pool (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [protected]
write(block_type *&block, bid_type bid)read_write_pool< BlockType > [inline]
write_pool_type typedef (defined in read_write_pool< BlockType >)read_write_pool< BlockType > [protected]
~read_write_pool()read_write_pool< BlockType > [inline, virtual]