Stxxl
1.4.0
|
Classes | |
class | stxxl::set_switch_handler |
class | stxxl::block_prefetcher< block_type, bid_iterator_type > |
Encapsulates asynchronous prefetching engine. More... | |
class | stxxl::buf_istream< BlkTp_, BIDIteratorTp_ > |
Buffered input stream. More... | |
class | stxxl::buf_ostream< BlkTp_, BIDIteratorTp_ > |
Buffered output stream. More... | |
class | stxxl::buffered_writer< block_type > |
Encapsulates asynchronous buffered block writing engine. More... | |
class | stxxl::prefetch_pool< BlockType > |
Implements dynamically resizable prefetching pool. More... | |
class | stxxl::read_write_pool< BlockType > |
Implements dynamically resizable buffered writing and prefetched reading pool. More... | |
class | stxxl::write_pool< BlockType > |
Implements dynamically resizable buffered writing pool. More... | |
Defines | |
#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 28 of file buf_istream.h.