Public Member Functions

sim_disk_request Class Reference
[File implementations]

Implementation of disk emulation. More...

#include <simdisk_file.h>

Inheritance diagram for sim_disk_request:
Inheritance graph
[legend]
Collaboration diagram for sim_disk_request:
Collaboration graph
[legend]

List of all members.

Public Member Functions

const char * io_type ()
 Identifies the type of request I/O implementation.

Detailed Description

Implementation of disk emulation.


Member Function Documentation

const char* sim_disk_request::io_type (  )  [inline, 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: