STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::first_disk_only Struct Reference

Detailed Description

Definition at line 106 of file block_alloc_interleaved.h.

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

Public Member Functions

 first_disk_only (int_type _nruns, const single_disk &strategy)
 
unsigned_type operator() (unsigned_type) const
 
- Public Member Functions inherited from stxxl::interleaved_striping
 interleaved_striping (int_type _nruns, const striping &strategy)
 
unsigned_type operator() (unsigned_type i) const
 

Additional Inherited Members

- Protected Member Functions inherited from stxxl::interleaved_striping
 interleaved_striping (int_type nruns, unsigned_type begindisk, unsigned_type diff)
 
- Protected Attributes inherited from stxxl::interleaved_striping
unsigned_type begindisk
 
unsigned_type diff
 
int_type nruns
 

Constructor & Destructor Documentation

stxxl::first_disk_only::first_disk_only ( int_type  _nruns,
const single_disk strategy 
)
inline

Definition at line 108 of file block_alloc_interleaved.h.

Member Function Documentation

unsigned_type stxxl::first_disk_only::operator() ( unsigned_type  ) const
inline

Definition at line 112 of file block_alloc_interleaved.h.


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