Thrill  0.1
block_scheduler< SwappableBlockType >::prediction_sequence_element Struct Reference

Detailed Description

template<class SwappableBlockType>
struct foxxll::block_scheduler< SwappableBlockType >::prediction_sequence_element

Definition at line 303 of file block_scheduler.hpp.

#include <block_scheduler.hpp>

Public Member Functions

 prediction_sequence_element (block_scheduler_operation op, swappable_block_identifier_type id, time_type time)
 

Public Attributes

swappable_block_identifier_type id
 
block_scheduler_operation op
 
time_type time
 

Constructor & Destructor Documentation

◆ prediction_sequence_element()

Member Data Documentation

◆ id

◆ op

Definition at line 305 of file block_scheduler.hpp.

◆ time

time_type time

Definition at line 307 of file block_scheduler.hpp.


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