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

#include <block_alloc_interleaved.h>

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

List of all members.

Public Member Functions

 interleaved_FR (int_type _nruns, const FR &strategy)
int operator() (int_type) const

Public Attributes

random_number
< random_uniform_fast
rnd

Detailed Description

Definition at line 49 of file block_alloc_interleaved.h.


Constructor & Destructor Documentation

stxxl::interleaved_FR::interleaved_FR ( int_type  _nruns,
const FR strategy 
) [inline]

Definition at line 53 of file block_alloc_interleaved.h.


Member Function Documentation

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

Reimplemented from stxxl::interleaved_striping.

Definition at line 57 of file block_alloc_interleaved.h.


Member Data Documentation

Definition at line 51 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