This is the complete list of members for
stxxl::wbtl_file, including all inherited members.
_add_free_region(offset_type offset, offset_type size) | stxxl::wbtl_file | [private] |
add_request_ref() | stxxl::file | [inline] |
address_mapping | stxxl::wbtl_file | [private] |
aread(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl) | stxxl::disk_queued_file | [virtual] |
awrite(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl) | stxxl::disk_queued_file | [virtual] |
backend_request | stxxl::wbtl_file | [private] |
buffer_address | stxxl::wbtl_file | [private] |
buffer_mutex | stxxl::wbtl_file | [private] |
check_corruption(offset_type region_pos, offset_type region_size, sortseq::iterator pred, sortseq::iterator succ) | stxxl::wbtl_file | [protected] |
CREAT enum value | stxxl::file | |
curbuf | stxxl::wbtl_file | [private] |
curpos | stxxl::wbtl_file | [private] |
DEFAULT_QUEUE | stxxl::file | [static] |
delete_request_ref() | stxxl::file | [inline] |
DIRECT enum value | stxxl::file | |
discard(offset_type offset, offset_type size) | stxxl::wbtl_file | |
stxxl::disk_queued_file::discard(offset_type offset, offset_type size) | stxxl::file | [inline, virtual] |
disk_queued_file(int queue_id, int allocator_id) | stxxl::disk_queued_file | [inline] |
export_files(offset_type offset, offset_type length, std::string prefix) | stxxl::file | [inline, virtual] |
file() | stxxl::file | [inline, protected] |
free_bytes | stxxl::wbtl_file | [private] |
free_space | stxxl::wbtl_file | [private] |
get_allocator_id() const | stxxl::disk_queued_file | [inline, virtual] |
get_next_write_block() | stxxl::wbtl_file | [protected] |
get_physical_device_id() const | stxxl::file | [inline, virtual] |
get_queue_id() const | stxxl::disk_queued_file | [inline, virtual] |
get_request_nref() | stxxl::file | [inline] |
io_type() const | stxxl::wbtl_file | [virtual] |
lock() | stxxl::wbtl_file | [virtual] |
mapping_mutex | stxxl::wbtl_file | [private] |
NO_ALLOCATOR | stxxl::file | [static] |
NO_LOCK enum value | stxxl::file | |
NO_QUEUE | stxxl::file | [static] |
offset_type typedef | stxxl::file | |
open_mode enum name | stxxl::file | |
place typedef | stxxl::wbtl_file | [private] |
place_map typedef | stxxl::wbtl_file | [private] |
RDONLY enum value | stxxl::file | |
RDWR enum value | stxxl::file | |
remove() | stxxl::file | [inline, virtual] |
reverse_mapping | stxxl::wbtl_file | [private] |
serve(const request *req) | stxxl::wbtl_file | [virtual] |
set_size(offset_type newsize) | stxxl::wbtl_file | |
stxxl::disk_queued_file::set_size(offset_type newsize)=0 | stxxl::file | [pure virtual] |
size() | stxxl::wbtl_file | [virtual] |
size_type typedef | stxxl::file | |
sortseq typedef | stxxl::wbtl_file | [private] |
sread(void *buffer, offset_type offset, size_type bytes) | stxxl::wbtl_file | [protected] |
storage | stxxl::wbtl_file | [private] |
swrite(void *buffer, offset_type offset, size_type bytes) | stxxl::wbtl_file | [protected] |
SYNC enum value | stxxl::file | |
sz | stxxl::wbtl_file | [private] |
TRUNC enum value | stxxl::file | |
wbtl_file(file *backend_file, size_type write_buffer_size, int write_buffers=2, int queue_id=DEFAULT_QUEUE, int allocator_id=NO_ALLOCATOR) | stxxl::wbtl_file | |
write_block_size | stxxl::wbtl_file | [private] |
write_buffer | stxxl::wbtl_file | [private] |
WRONLY enum value | stxxl::file | |
~file() | stxxl::file | [inline, virtual] |
~wbtl_file() | stxxl::wbtl_file | |