STXXL
1.4-dev
|
Definition at line 52 of file buf_writer.h.
Public Member Functions | |
batch_entry (stxxl::int64 o, int_type b) | |
Public Attributes | |
int_type | ibuffer |
stxxl::int64 | offset |
|
inline |
Definition at line 56 of file buf_writer.h.
int_type stxxl::buffered_writer< BlockType >::batch_entry::ibuffer |
Definition at line 55 of file buf_writer.h.
stxxl::int64 stxxl::buffered_writer< BlockType >::batch_entry::offset |
Definition at line 54 of file buf_writer.h.
Referenced by stxxl::buffered_writer< BlockType >::batch_entry_cmp::operator()().