Implementation of
request based on UNIX syscalls.
More...
#include <syscall_file.h>
List of all members.
|
Public Member Functions |
const char * | io_type () |
| Identifies the type of request I/O implementation.
|
Detailed Description
Implementation of
request based on UNIX syscalls.
Member Function Documentation
const char * syscall_request::io_type |
( |
|
) |
[virtual] |
Identifies the type of request I/O implementation.
- Returns:
- pointer to null terminated string of characters, containing the name of I/O implementation
Reimplemented from ufs_request_base.
The documentation for this class was generated from the following files: