Thrill
0.1
|
Definition at line 31 of file block_prefetcher.hpp.
#include <block_prefetcher.hpp>
Public Member Functions | |
set_switch_handler (onoff_switch &_switch, const completion_handler &on_complete) | |
void | operator() (request *req, bool success) |
Private Attributes | |
completion_handler | on_complete_ |
onoff_switch & | switch_ |
|
inline |
Definition at line 37 of file block_prefetcher.hpp.
Referenced by block_prefetcher< BlockType, BidIteratorType >::block_consumed(), and block_prefetcher< BlockType, BidIteratorType >::block_prefetcher().
|
inline |
Definition at line 41 of file block_prefetcher.hpp.
References onoff_switch::on(), and set_switch_handler::on_complete_.
|
private |
Definition at line 34 of file block_prefetcher.hpp.
Referenced by set_switch_handler::operator()().
|
private |
Definition at line 33 of file block_prefetcher.hpp.