| 
    STXXL
    1.4.1
    
   | 
 
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=completion_handler())=0 | stxxl::file | pure virtual | 
| awrite(void *buffer, offset_type pos, size_type bytes, const completion_handler &on_cmpl=completion_handler())=0 | stxxl::file | pure virtual | 
| close_remove() | stxxl::file | inlinevirtual | 
| CREAT enum value | stxxl::file | |
| DEFAULT_DEVICE_ID | stxxl::file | static | 
| DEFAULT_LINUXAIO_QUEUE | stxxl::file | static | 
| 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 | inlinevirtual | 
| export_files(offset_type offset, offset_type length, std::string prefix) | stxxl::file | inlinevirtual | 
| file(unsigned int device_id=DEFAULT_DEVICE_ID) | stxxl::file | inline | 
| get_allocator_id() const =0 | stxxl::file | pure virtual | 
| get_device_id() const | stxxl::file | inline | 
| get_queue_id() const =0 | stxxl::file | pure virtual | 
| get_request_nref() | stxxl::file | inline | 
| io_type() const =0 | stxxl::file | pure virtual | 
| lock()=0 | stxxl::file | pure virtual | 
| m_device_id | stxxl::file | protected | 
| m_request_ref | stxxl::file | protected | 
| NO_ALLOCATOR | stxxl::file | static | 
| NO_LOCK enum value | stxxl::file | |
| noncopyable() | stxxl::noncopyable | inlineprivate | 
| offset_type typedef | stxxl::file | |
| open_mode enum name | stxxl::file | |
| RDONLY enum value | stxxl::file | |
| RDWR enum value | stxxl::file | |
| REQUIRE_DIRECT enum value | stxxl::file | |
| serve(void *buffer, offset_type offset, size_type bytes, request::request_type type)=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 | |
| truncate(const char *path, external_size_type length) | stxxl::file | static | 
| unlink(const char *path) | stxxl::file | static | 
| WRONLY enum value | stxxl::file | |
| ~file() | stxxl::file | inlinevirtual |