STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::buffered_writer< BlockType >::batch_entry Struct Reference

Detailed Description

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

Definition at line 52 of file buf_writer.h.

+ Collaboration diagram for stxxl::buffered_writer< BlockType >::batch_entry:

Public Member Functions

 batch_entry (stxxl::int64 o, int_type b)
 

Public Attributes

int_type ibuffer
 
stxxl::int64 offset
 

Constructor & Destructor Documentation

template<typename BlockType>
stxxl::buffered_writer< BlockType >::batch_entry::batch_entry ( stxxl::int64  o,
int_type  b 
)
inline

Definition at line 56 of file buf_writer.h.

Member Data Documentation

template<typename BlockType>
int_type stxxl::buffered_writer< BlockType >::batch_entry::ibuffer

Definition at line 55 of file buf_writer.h.

template<typename BlockType>
stxxl::int64 stxxl::buffered_writer< BlockType >::batch_entry::offset

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