| 
    STXXL
    1.4.1
    
   | 
 
Definition at line 48 of file block_alloc_interleaved.h.
 Inheritance diagram for stxxl::interleaved_FR:
 Collaboration diagram for stxxl::interleaved_FR:Public Types | |
| typedef random_number < random_uniform_fast >  | rnd_type | 
Public Member Functions | |
| interleaved_FR (int_type _nruns, const FR &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 | 
Public Attributes | |
| rnd_type | rnd | 
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 | 
Definition at line 50 of file block_alloc_interleaved.h.
Definition at line 53 of file block_alloc_interleaved.h.
      
  | 
  inline | 
Definition at line 57 of file block_alloc_interleaved.h.
| rnd_type stxxl::interleaved_FR::rnd | 
Definition at line 51 of file block_alloc_interleaved.h.