Thrill  0.1
buffered_writer< BlockType >::batch_entry Struct Reference

Detailed Description

template<typename BlockType>
struct foxxll::buffered_writer< BlockType >::batch_entry

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
 

Constructor & Destructor Documentation

◆ batch_entry()

batch_entry ( int64_t  o,
size_t  b 
)
inline

Definition at line 58 of file buf_writer.hpp.

Referenced by buffered_writer< block_type >::write().

Member Data Documentation

◆ ibuffer

◆ offset

int64_t offset

The documentation for this struct was generated from the following file: