Thrill  0.1
block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::write_read_request Struct Reference

Detailed Description

template<class SwappableBlockType>
struct foxxll::block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::write_read_request

Definition at line 1179 of file block_scheduler.hpp.

+ Collaboration diagram for block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::write_read_request:

#include <block_scheduler.hpp>

Public Member Functions

 write_read_request ()
 

Public Attributes

swappable_blocks_iterator block_to_start_read
 
bool shall_read
 
scheduled_blocks_iterator taker
 
bool write_done_soon
 
request_ptr write_req
 

Constructor & Destructor Documentation

◆ write_read_request()

write_read_request ( )
inline

Definition at line 1187 of file block_scheduler.hpp.

Member Data Documentation

◆ block_to_start_read

◆ shall_read

◆ taker

◆ write_done_soon

◆ write_req


The documentation for this struct was generated from the following file: