STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::fileperblock_file< base_file_type > Member List

This is the complete list of members for stxxl::fileperblock_file< base_file_type >, including all inherited members.

add_request_ref()stxxl::fileinline
aread(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl=completion_handler())stxxl::disk_queued_file
stxxl::file::aread(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl=completion_handler())=0stxxl::filepure virtual
awrite(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl=completion_handler())stxxl::disk_queued_file
stxxl::file::awrite(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl=completion_handler())=0stxxl::filepure virtual
close_remove()stxxl::fileinlinevirtual
CREAT enum valuestxxl::file
current_sizestxxl::fileperblock_file< base_file_type >private
DEFAULT_DEVICE_IDstxxl::filestatic
DEFAULT_LINUXAIO_QUEUEstxxl::filestatic
DEFAULT_QUEUEstxxl::filestatic
delete_request_ref()stxxl::fileinline
DIRECT enum valuestxxl::file
discard(offset_type offset, offset_type length)stxxl::fileperblock_file< base_file_type >virtual
stxxl::disk_queued_file::discard(offset_type offset, offset_type size)stxxl::fileinlinevirtual
disk_queued_file(int queue_id, int allocator_id)stxxl::disk_queued_fileinline
export_files(offset_type offset, offset_type length, std::string filename)stxxl::fileperblock_file< base_file_type >virtual
stxxl::disk_queued_file::export_files(offset_type offset, offset_type length, std::string prefix)stxxl::fileinlinevirtual
file(unsigned int device_id=DEFAULT_DEVICE_ID)stxxl::fileinline
filename_for_block(offset_type offset)stxxl::fileperblock_file< base_file_type >protected
filename_prefixstxxl::fileperblock_file< base_file_type >private
fileperblock_file(const std::string &filename_prefix, int mode, int queue_id=DEFAULT_QUEUE, int allocator_id=NO_ALLOCATOR, unsigned int device_id=DEFAULT_DEVICE_ID)stxxl::fileperblock_file< base_file_type >
get_allocator_id() const stxxl::disk_queued_fileinlinevirtual
get_device_id() const stxxl::fileinline
get_queue_id() const stxxl::disk_queued_fileinlinevirtual
get_request_nref()stxxl::fileinline
io_type() const stxxl::fileperblock_file< base_file_type >virtual
lock()stxxl::fileperblock_file< base_file_type >virtual
lock_filestxxl::fileperblock_file< base_file_type >private
lock_file_createdstxxl::fileperblock_file< base_file_type >private
m_device_idstxxl::fileprotected
m_request_refstxxl::fileprotected
modestxxl::fileperblock_file< base_file_type >private
NO_ALLOCATORstxxl::filestatic
NO_LOCK enum valuestxxl::file
offset_type typedefstxxl::file
open_mode enum namestxxl::file
RDONLY enum valuestxxl::file
RDWR enum valuestxxl::file
REQUIRE_DIRECT enum valuestxxl::file
serve(void *buffer, offset_type offset, size_type bytes, request::request_type type)stxxl::fileperblock_file< base_file_type >virtual
stxxl::disk_queued_file::serve(void *buffer, offset_type offset, size_type bytes, request::request_type type)=0stxxl::filepure virtual
set_size(offset_type new_size)stxxl::fileperblock_file< base_file_type >inlinevirtual
stxxl::disk_queued_file::set_size(offset_type newsize)=0stxxl::filepure virtual
size()stxxl::fileperblock_file< base_file_type >inlinevirtual
size_type typedefstxxl::file
SYNC enum valuestxxl::file
TRUNC enum valuestxxl::file
truncate(const char *path, external_size_type length)stxxl::filestatic
unlink(const char *path)stxxl::filestatic
WRONLY enum valuestxxl::file
~file() noexcept(false)stxxl::fileinlinevirtual
~fileperblock_file()stxxl::fileperblock_file< base_file_type >virtual