Stxxl
1.4.0
|
Go to the source code of this file.
Defines | |
#define | BLOCK_SIZE (1024 * 512) |
Typedefs | |
typedef stxxl::typed_block < (1024 *512), MyType | block_type ) |
Functions | |
int | main () |
#define BLOCK_SIZE (1024 * 512) |
Definition at line 19 of file test_read_write_pool.cpp.
typedef stxxl::typed_block< (1024 * 512) , MyType block_type) |
Definition at line 27 of file test_read_write_pool.cpp.
int main | ( | ) |
Definition at line 29 of file test_read_write_pool.cpp.
References stxxl::read_write_pool< BlockType >::add(), stxxl::block_manager::delete_block(), stxxl::read_write_pool< BlockType >::hint(), stxxl::block_manager::new_block(), stxxl::read_write_pool< BlockType >::read(), stxxl::read_write_pool< BlockType >::steal(), STXXL_DEFAULT_ALLOC_STRATEGY, STXXL_MSG, and stxxl::read_write_pool< BlockType >::write().