STXXL
1.4-dev
|
#include <stxxl/bits/config.h>
#include <stxxl/bits/io/request.h>
#include <stxxl/bits/common/aligned_alloc.h>
#include <stxxl/bits/mng/bid.h>
Go to the source code of this file.
Namespaces | |
stxxl | |
STXXL library namespace | |
stxxl::mng_local | |
Block Manager Internals. | |
Macros | |
#define | STXXL_VERBOSE_TYPED_BLOCK STXXL_VERBOSE2 |
#define STXXL_VERBOSE_TYPED_BLOCK STXXL_VERBOSE2 |
Definition at line 27 of file typed_block.h.
Referenced by stxxl::mng_local::add_filler< mng_local::block_w_info< Type, RawSize, NRef, MetaInfoType >, RawSize-sizeof(mng_local::block_w_info< Type, RawSize, NRef, MetaInfoType >)>::add_filler(), stxxl::mng_local::add_filler< BaseType, 0 >::add_filler(), stxxl::mng_local::block_w_bids< Type,((RawSize-sizeof(BID< RawSize >)*NBids-sizeof(MetaInfoType))/sizeof(Type)), RawSize, NBids >::block_w_bids(), stxxl::mng_local::block_w_bids< Type, Size, RawSize, 0 >::block_w_bids(), stxxl::mng_local::block_w_info< Type, RawSize, NRef, MetaInfoType >::block_w_info(), stxxl::mng_local::block_w_info< Type, RawSize, NBids, void >::block_w_info(), stxxl::mng_local::element_block< Type, Size >::element_block(), stxxl::mng_local::filler_struct< FillSize >::filler_struct(), stxxl::mng_local::filler_struct< 0 >::filler_struct(), stxxl::typed_block< RawSize, Type, NRef, MetaInfoType >::operator new(), stxxl::typed_block< RawSize, Type, NRef, MetaInfoType >::operator new[](), stxxl::typed_block< RawSize, Type, NRef, MetaInfoType >::typed_block(), and stxxl::typed_block< RawSize, Type, NRef, MetaInfoType >::~typed_block().