Stxxl  1.3.2
block_manager Member List

This is the complete list of members for block_manager, including all inherited members.

delete_block(const BID< BLK_SIZE > &bid)block_manager
delete_blocks(const BIDIteratorClass &bidbegin, const BIDIteratorClass &bidend)block_manager
new_block(const DiskAssignFunctor &functor, BID< BLK_SIZE > &bid, unsigned_type offset=0)block_managerinline
new_blocks(const DiskAssignFunctor &functor, BIDIteratorClass bidbegin, BIDIteratorClass bidend, unsigned_type offset=0)block_managerinline
new_blocks(const unsigned_type nblocks, const DiskAssignFunctor &functor, BIDIteratorClass out, unsigned_type offset=0)block_managerinline
new_blocks_int(const unsigned_type nblocks, const DiskAssignFunctor &functor, unsigned_type offset, BIDIteratorClass out) (defined in block_manager)block_managerprotected
new_blocks_int(const unsigned_type nblocks, const DiskAssignFunctor &functor, unsigned_type offset, OutputIterator out) (defined in block_manager)block_manager
~block_manager() (defined in block_manager)block_manager