|
STXXL
1.4-dev
|
Definition at line 23 of file run_cursor.h.
Inheritance diagram for stxxl::run_cursor< BlockType >:
Collaboration diagram for stxxl::run_cursor< BlockType >: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.