Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
stxxl::first_disk_only Struct Reference

#include <block_alloc_interleaved.h>

Inheritance diagram for stxxl::first_disk_only:
Inheritance graph
[legend]
Collaboration diagram for stxxl::first_disk_only:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 first_disk_only (int_type _nruns, const single_disk &strategy)
int operator() (int_type) const

Detailed Description

Definition at line 106 of file block_alloc_interleaved.h.


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

int stxxl::first_disk_only::operator() ( int_type  ) const [inline]

Reimplemented from stxxl::interleaved_striping.

Definition at line 112 of file block_alloc_interleaved.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines