STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
typed_block.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

 stxxl
 STXXL library namespace
 
 stxxl::mng_local
 Block Manager Internals.
 

Macros

#define STXXL_VERBOSE_TYPED_BLOCK   STXXL_VERBOSE2
 

Macro Definition Documentation