Stxxl  1.4.0
Classes | Namespaces | Defines | Functions
include/stxxl/bits/mng/adaptor.h File Reference
#include <iterator>
#include <stxxl/bits/common/types.h>
Include dependency graph for adaptor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stxxl::blocked_index< modulo >
struct  stxxl::TwoToOneDimArrayAdaptorBase< one_dim_array_type, data_type, pos_type >
class  stxxl::ArrayOfSequencesIterator< array_type, value_type, modulo >
class  stxxl::helper::element_iterator_generator< BlockType, can_use_trivial_pointer >
class  stxxl::helper::element_iterator_generator< BlockType, false >
class  stxxl::helper::element_iterator_generator< BlockType, true >
struct  stxxl::element_iterator_traits< BlockType >

Namespaces

namespace  stxxl
 

<stxxl> library namespace


namespace  stxxl::helper

Defines

#define STXXL_ADAPTOR_ARITHMETICS(pos)
#define BLOCK_ADAPTOR_OPERATORS(two_to_one_dim_array_adaptor_base)

Functions

template<typename BlockType >
element_iterator_traits
< BlockType >
::element_iterator 
stxxl::make_element_iterator (BlockType *blocks, unsigned_type offset)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines