Thrill
0.1
|
Definition at line 54 of file buf_writer.hpp.
#include <buf_writer.hpp>
Public Member Functions | |
batch_entry (int64_t o, size_t b) | |
Public Attributes | |
size_t | ibuffer |
int64_t | offset |
|
inline |
Definition at line 58 of file buf_writer.hpp.
Referenced by buffered_writer< block_type >::write().
size_t ibuffer |
Definition at line 57 of file buf_writer.hpp.
Referenced by buffered_writer< block_type >::flush(), buffered_writer< block_type >::get_free_block(), buffered_writer< block_type >::write(), and buffered_writer< block_type >::~buffered_writer().
int64_t offset |
Definition at line 56 of file buf_writer.hpp.
Referenced by buffered_writer< BlockType >::batch_entry_cmp::operator()().