STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::block_scheduler_algorithm_offline_lfd< SwappableBlockType >::priority Class Reference

Detailed Description

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

Definition at line 898 of file block_scheduler.h.

+ Collaboration diagram for stxxl::block_scheduler_algorithm_offline_lfd< SwappableBlockType >::priority:

Public Member Functions

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

Private Attributes

unsigned_type p
 

Constructor & Destructor Documentation

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

Definition at line 903 of file block_scheduler.h.

References max().

Member Function Documentation

template<class SwappableBlockType >
bool stxxl::block_scheduler_algorithm_offline_lfd< SwappableBlockType >::priority::operator< ( const priority right) const
inline

Member Data Documentation

template<class SwappableBlockType >
unsigned_type stxxl::block_scheduler_algorithm_offline_lfd< SwappableBlockType >::priority::p
private

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