14 #ifndef STXXL_IO_SERVING_REQUEST_HEADER
15 #define STXXL_IO_SERVING_REQUEST_HEADER
28 template <
class base_file_type>
45 const char * io_type()
const;
52 #endif // !STXXL_IO_SERVING_REQUEST_HEADER
Completion handler class (Loki-style).
Request with completion state.
Request which serves an I/O by calling the synchronous routine of the file.
Defines interface of file.
#define STXXL_BEGIN_NAMESPACE
Implementation of file based on other files, dynamically allocate one file per block. Allows for dynamic disk space consumption.
stxxl::internal_size_type size_type
stxxl::external_size_type offset_type
#define STXXL_END_NAMESPACE