Thrill  0.1
typed_block.hpp File Reference
#include <foxxll/common/aligned_alloc.hpp>
#include <foxxll/config.hpp>
#include <foxxll/io/request.hpp>
#include <foxxll/mng/bid.hpp>
+ Include dependency graph for typed_block.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  add_filler< BaseType, FillSize >
 Contains per block filler for foxxll::typed_block , not intended for direct use. More...
 
class  add_filler< BaseType, 0 >
 
class  block_w_bids< Type, Size, RawSize, NBids >
 Contains BID references for foxxll::typed_block , not intended for direct use. More...
 
class  block_w_bids< Type, Size, RawSize, 0 >
 
class  block_w_info< Type, RawSize, NBids, MetaInfoType >
 Contains per block information for foxxll::typed_block , not intended for direct use. More...
 
class  block_w_info< Type, RawSize, NBids, void >
 
class  element_block< Type, kSize >
 Contains data elements for foxxll::typed_block , not intended for direct use. More...
 
class  expand_struct< Type, RawSize >
 Helper to compute the size of the filler , not intended for direct use. More...
 
class  filler_struct< Bytes >
 
class  filler_struct< 0 >
 
class  typed_block< RawSize, Type, NRef, MetaInfoType >
 

Namespaces

 foxxll
 FOXXLL library namespace
 
 foxxll::mng_local
 Block Manager Internals.
 

Variables

constexpr bool debug_typed_block = false