|
STXXL
1.4-dev
|
Inheritance diagram for stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >:
Collaboration diagram for stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >:Public Types | |
| enum | { block_size = BlockSize } |
| typedef two2one_dim_array_adapter_base < RunType *, BID< BlockSize > , PosType > | base_type |
| typedef BID< BlockSize > | data_type |
| typedef runs2bid_array_adaptor2 < BlockSize, RunType, PosType > | self_type |
Public Types inherited from stxxl::two2one_dim_array_adapter_base< RunType *, BID< BlockSize >, PosType > | |
| typedef BID< BlockSize > | data_type |
| typedef RunType * | one_dim_array_type |
| typedef PosType | pos_type |
| typedef two2one_dim_array_adapter_base < one_dim_array_type, data_type, pos_type > | self_type |
Public Attributes | |
| PosType | h |
| PosType | K |
| PosType | w |
Public Attributes inherited from stxxl::two2one_dim_array_adapter_base< RunType *, BID< BlockSize >, PosType > | |
| one_dim_array_type * | array |
| pos_type | pos |
| typedef two2one_dim_array_adapter_base<RunType*, BID<BlockSize>, PosType> stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::base_type |
| typedef BID<BlockSize> stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::data_type |
| typedef runs2bid_array_adaptor2<BlockSize, RunType, PosType> stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::self_type |
| anonymous enum |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 104 of file adaptor.h.
References stxxl::two2one_dim_array_adapter_base< OneDimArrayType, DataType, PosType >::array, stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::h, stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::K, stxxl::two2one_dim_array_adapter_base< OneDimArrayType, DataType, PosType >::pos, and stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::w.
|
inline |
| PosType stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::h |
Definition at line 92 of file adaptor.h.
Referenced by stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::operator=().
| PosType stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::K |
Definition at line 92 of file adaptor.h.
Referenced by stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::operator=().
| PosType stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::w |
Definition at line 92 of file adaptor.h.
Referenced by stxxl::runs2bid_array_adaptor2< BlockSize, RunType, PosType >::operator=().