Implementation of disk emulation. More...
#include <simdisk_file.h>


Public Member Functions | |
| const char * | io_type () | 
| Identifies the type of request I/O implementation.   | |
Implementation of disk emulation.
| const char* sim_disk_request::io_type | ( | ) |  [inline, virtual] | 
        
Identifies the type of request I/O implementation.
Reimplemented from ufs_request_base.
 1.7.1