STXXL
1.4.1
|
Public Types | |
typedef BlockType | block_type |
Public Member Functions | |
void | operator() (request *) |
Public Attributes | |
BidType | bid |
block_type * | block |
request_ptr * | req |
typedef BlockType stxxl::sort_local::read_next_after_write_completed< BlockType, BidType >::block_type |
|
inline |
BidType stxxl::sort_local::read_next_after_write_completed< BlockType, BidType >::bid |
Definition at line 56 of file sort.h.
Referenced by stxxl::sort_local::create_runs().
block_type* stxxl::sort_local::read_next_after_write_completed< BlockType, BidType >::block |
Definition at line 55 of file sort.h.
Referenced by stxxl::sort_local::create_runs().
request_ptr* stxxl::sort_local::read_next_after_write_completed< BlockType, BidType >::req |
Definition at line 57 of file sort.h.
Referenced by stxxl::sort_local::create_runs().