Thrill  0.1
first_disk_only Struct Reference

Detailed Description

Definition at line 105 of file block_alloc_strategy_interleaved.hpp.

+ Inheritance diagram for first_disk_only:
+ Collaboration diagram for first_disk_only:

#include <block_alloc_strategy_interleaved.hpp>

Public Member Functions

 first_disk_only (int nruns, const single_disk &strategy)
 
size_t operator() (size_t) const
 
- Public Member Functions inherited from interleaved_striping
 interleaved_striping (int nruns, const striping &strategy)
 
size_t operator() (size_t i) const
 

Additional Inherited Members

- Protected Member Functions inherited from interleaved_striping
 interleaved_striping (int nruns, size_t begin_disk, size_t diff)
 
- Protected Attributes inherited from interleaved_striping
size_t begin_disk_
 
size_t diff_
 
int nruns_
 

Constructor & Destructor Documentation

◆ first_disk_only()

first_disk_only ( int  nruns,
const single_disk strategy 
)
inline

Definition at line 107 of file block_alloc_strategy_interleaved.hpp.

Member Function Documentation

◆ operator()()

size_t operator() ( size_t  ) const
inline

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