Stxxl
1.4.0
|
#include <sort_helper.h>
Public Types | |
typedef BlockTp_ | block_type |
typedef block_type::bid_type | bid_type |
typedef ValTp_ | value_type |
Public Member Functions | |
operator bid_type () | |
Public Attributes | |
bid_type | bid |
value_type | value |
Definition at line 39 of file sort_helper.h.
typedef block_type::bid_type stxxl::sort_helper::trigger_entry< BlockTp_, ValTp_ >::bid_type |
Definition at line 42 of file sort_helper.h.
typedef BlockTp_ stxxl::sort_helper::trigger_entry< BlockTp_, ValTp_ >::block_type |
Definition at line 41 of file sort_helper.h.
typedef ValTp_ stxxl::sort_helper::trigger_entry< BlockTp_, ValTp_ >::value_type |
Definition at line 43 of file sort_helper.h.
stxxl::sort_helper::trigger_entry< BlockTp_, ValTp_ >::operator bid_type | ( | ) | [inline] |
Definition at line 48 of file sort_helper.h.
bid_type stxxl::sort_helper::trigger_entry< BlockTp_, ValTp_ >::bid |
Definition at line 45 of file sort_helper.h.
value_type stxxl::sort_helper::trigger_entry< BlockTp_, ValTp_ >::value |
Definition at line 46 of file sort_helper.h.