Contains BID references for stxxl::typed_block , not intended for direct use.
More...
#include <typed_block.h>


Public Types | |
| enum | { raw_size = RawSize_, nbids = NBids_ } |
| typedef BID< raw_size > | bid_type |
Public Member Functions | |
| bid_type & | operator() (int i) |
| An operator to access bid references. | |
Public Attributes | |
| bid_type | ref [nbids] |
| Array of BID references. | |
Contains BID references for stxxl::typed_block , not intended for direct use.
| bid_type& block_w_bids< T, Size_, RawSize_, NBids_ >::operator() | ( | int | i | ) | [inline] |
An operator to access bid references.
| bid_type block_w_bids< T, Size_, RawSize_, NBids_ >::ref[nbids] |
Array of BID references.
Referenced by block_w_bids< T_,((RawSize_-sizeof(BID< RawSize_ >)*NBids_-sizeof(InfoType_))/sizeof(T_)), RawSize_, NBids_ >::operator()().
1.7.1