This is the complete list of members for
stxxl::file, including all inherited members.
add_request_ref() | stxxl::file | [inline] |
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)=0 | stxxl::file | [pure virtual] |
CREAT enum value | stxxl::file | |
DEFAULT_QUEUE | stxxl::file | [static] |
delete_request_ref() | stxxl::file | [inline] |
DIRECT enum value | stxxl::file | |
discard(offset_type offset, offset_type size) | stxxl::file | [inline, virtual] |
export_files(offset_type offset, offset_type length, std::string prefix) | stxxl::file | [inline, virtual] |
file() | stxxl::file | [inline, protected] |
get_allocator_id() const =0 | stxxl::file | [pure virtual] |
get_physical_device_id() const | stxxl::file | [inline, virtual] |
get_queue_id() const =0 | stxxl::file | [pure virtual] |
get_request_nref() | stxxl::file | [inline] |
io_type() const | stxxl::file | [inline, virtual] |
lock()=0 | stxxl::file | [pure virtual] |
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 | |
RDONLY enum value | stxxl::file | |
RDWR enum value | stxxl::file | |
remove() | stxxl::file | [inline, virtual] |
request_ref_cnt | stxxl::file | [private] |
request_ref_cnt_mutex | stxxl::file | [private] |
serve(const request *req)=0 | stxxl::file | [pure virtual] |
set_size(offset_type newsize)=0 | stxxl::file | [pure virtual] |
size()=0 | stxxl::file | [pure virtual] |
size_type typedef | stxxl::file | |
SYNC enum value | stxxl::file | |
TRUNC enum value | stxxl::file | |
WRONLY enum value | stxxl::file | |
~file() | stxxl::file | [inline, virtual] |