Stxxl  1.4.0
Classes | Namespaces | Defines
include/stxxl/bits/mng/typed_block.h File Reference
#include <stxxl/bits/io/request.h>
#include <stxxl/bits/common/aligned_alloc.h>
#include <stxxl/bits/mng/bid.h>
Include dependency graph for typed_block.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stxxl::filler_struct__< bytes >
class  stxxl::filler_struct__< 0 >
class  stxxl::element_block< T, Size_ >
 Contains data elements for stxxl::typed_block , not intended for direct use. More...
class  stxxl::block_w_bids< T, Size_, RawSize_, NBids_ >
 Contains BID references for stxxl::typed_block , not intended for direct use. More...
class  stxxl::block_w_bids< T, Size_, RawSize_, 0 >
class  stxxl::block_w_info< T_, RawSize_, NBids_, InfoType_ >
 Contains per block information for stxxl::typed_block , not intended for direct use. More...
class  stxxl::block_w_info< T_, RawSize_, NBids_, void >
class  stxxl::add_filler< BaseType_, FillSize_ >
 Contains per block filler for stxxl::typed_block , not intended for direct use. More...
class  stxxl::add_filler< BaseType_, 0 >
class  stxxl::expand_struct< Tp_, RawSize_ >
 Helper to compute the size of the filler , not intended for direct use. More...
class  stxxl::typed_block< RawSize_, T_, NRef_, InfoType_ >
 Block containing elements of fixed length. More...

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Defines

#define STXXL_VERBOSE_TYPED_BLOCK   STXXL_VERBOSE2

Define Documentation

#define STXXL_VERBOSE_TYPED_BLOCK   STXXL_VERBOSE2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines