Thrill  0.1
block_scheduler_algorithm_offline_lfd< SwappableBlockType >::priority Class Reference

Detailed Description

template<class SwappableBlockType>
class foxxll::block_scheduler_algorithm_offline_lfd< SwappableBlockType >::priority

Definition at line 925 of file block_scheduler.hpp.

#include <block_scheduler.hpp>

Public Member Functions

 priority (const SwappableBlockType &sblock, const std::pair< bool, time_type > &t)
 
bool operator< (const priority &right) const
 

Private Attributes

size_t p
 

Constructor & Destructor Documentation

◆ priority()

priority ( const SwappableBlockType &  sblock,
const std::pair< bool, time_type > &  t 
)
inline

Definition at line 930 of file block_scheduler.hpp.

References max().

Member Function Documentation

◆ operator<()

bool operator< ( const priority right) const
inline

Member Data Documentation

◆ p


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