STXXL
1.4.1
|
Definition at line 23 of file run_cursor.h.
Public Member Functions | |
run_cursor () | |
BlockType::const_reference | current () const |
void | operator++ () |
Public Attributes | |
BlockType * | buffer |
unsigned_type | pos |
|
inline |
Definition at line 28 of file run_cursor.h.
|
inline |
Definition at line 30 of file run_cursor.h.
Referenced by stxxl::sort_helper::run_cursor2_cmp< BlockType, PrefetcherType, ValueCmp >::operator()(), and stxxl::ksort_local::run_cursor2_cmp< BlockType, prefetcher_type, KeyExtractor >::operator()().
|
inline |
Definition at line 34 of file run_cursor.h.
BlockType* stxxl::run_cursor< BlockType >::buffer |
Definition at line 26 of file run_cursor.h.
unsigned_type stxxl::run_cursor< BlockType >::pos |
Definition at line 25 of file run_cursor.h.