Thrill  0.1
block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::read_after_write Struct Reference

Detailed Description

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

Definition at line 1192 of file block_scheduler.hpp.

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

#include <block_scheduler.hpp>

Public Member Functions

 read_after_write (write_read_request *write_read_req)
 
void operator() (request *, bool)
 

Public Attributes

write_read_requestwrr
 

Constructor & Destructor Documentation

◆ read_after_write()

read_after_write ( write_read_request write_read_req)
inlineexplicit

Definition at line 1196 of file block_scheduler.hpp.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ wrr

Definition at line 1194 of file block_scheduler.hpp.


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