|
STXXL
1.4.0
|
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 | |
| stxxl::file::aread(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl)=0 | stxxl::file | pure virtual |
| awrite(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl) | stxxl::disk_queued_file | |
| stxxl::file::awrite(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl)=0 | stxxl::file | pure 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 |
| close_remove() | stxxl::file | inlinevirtual |
| 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 | inlinevirtual |
| 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 | inlinevirtual |
| file() | stxxl::file | inlineprotected |
| free_bytes | stxxl::wbtl_file | private |
| free_space | stxxl::wbtl_file | private |
| get_allocator_id() const | stxxl::disk_queued_file | inlinevirtual |
| get_next_write_block() | stxxl::wbtl_file | protected |
| get_physical_device_id() const | stxxl::file | inlinevirtual |
| get_queue_id() const | stxxl::disk_queued_file | inlinevirtual |
| 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 | |
| REQUIRE_DIRECT enum value | stxxl::file | |
| 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 | |
| truncate(const char *path, external_size_type length) | stxxl::file | static |
| unlink(const char *path) | stxxl::file | static |
| 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 | inlinevirtual |
| ~wbtl_file() | stxxl::wbtl_file |