Stxxl
1.2.1
|
Contains per block information for stxxl::typed_block
, not intended for direct use.
More...
#include <mng.h>
Public Types | |
typedef InfoType_ | info_type |
Type of per block information element. |
Public Attributes | |
info_type | info |
Per block information element. | |
![]() | |
bid_type | ref [nbids] |
Array of BID references. | |
![]() | |
T_ | elem [size] |
Array of elements of type T. |
Additional Inherited Members | |
![]() | |
bid_type & | operator() (int i) |
An operator to access bid references. |
Contains per block information for stxxl::typed_block
, not intended for direct use.
typedef InfoType_ block_w_info< T_, RawSize_, NBids_, InfoType_ >::info_type |
Type of per block information element.
info_type block_w_info< T_, RawSize_, NBids_, InfoType_ >::info |
Per block information element.