|
Thrill
0.1
|
Classes | |
| class | block_prefetcher< BlockType, BidIteratorType > |
| class | buf_istream< BlockType, BidIteratorType > |
| class | buf_istream_reverse< BlockType, BidIteratorType > |
| class | buf_ostream< BlockType, BidIteratorType > |
| class | buffered_writer< BlockType > |
| class | prefetch_pool< BlockType > |
| Implements dynamically resizable prefetching pool. More... | |
| class | read_write_pool< BlockType > |
| Implements dynamically resizable buffered writing and prefetched reading pool. More... | |
| class | set_switch_handler |
| class | write_pool< BlockType > |
| Implements dynamically resizable buffered writing pool. More... | |
Macros | |
| #define | BUF_ISTREAM_CHECK_END |
| #define | BUF_ISTREAM_CHECK_END |
Group of classes which help in scheduling sequences of read and write requests via prefetching and buffered writing
| #define BUF_ISTREAM_CHECK_END |
Definition at line 30 of file buf_istream.hpp.
| #define BUF_ISTREAM_CHECK_END |
Definition at line 32 of file buf_istream_reverse.hpp.