18 #ifndef STXXL_IO_UFS_FILE_BASE_HEADER
19 #define STXXL_IO_UFS_FILE_BASE_HEADER
52 const char * io_type()
const;
57 bool is_device()
const;
64 #endif // !STXXL_IO_UFS_FILE_BASE_HEADER
const std::string filename
Defines interface of file.
#define STXXL_BEGIN_NAMESPACE
bool m_is_device
is special device node
Base for UNIX file system implementations.
request::offset_type offset_type
the offset of a request, also the size of the file
#define STXXL_END_NAMESPACE