STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::read_after_write Struct Reference

Detailed Description

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

Definition at line 1164 of file block_scheduler.h.

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

Public Member Functions

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

Public Attributes

write_read_requestwrr
 

Constructor & Destructor Documentation

template<class SwappableBlockType >
stxxl::block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::read_after_write::read_after_write ( write_read_request write_read_req)
inline

Definition at line 1168 of file block_scheduler.h.

Member Function Documentation

template<class SwappableBlockType >
void stxxl::block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::read_after_write::operator() ( request )
inline

Definition at line 1171 of file block_scheduler.h.

Member Data Documentation

template<class SwappableBlockType >
write_read_request* stxxl::block_scheduler_algorithm_offline_lru_prefetching< SwappableBlockType >::read_after_write::wrr

Definition at line 1166 of file block_scheduler.h.


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