#include <IOQueue.h>
Inheritance diagram for io::iorequest_t:

Public Member Functions | |
| iorequest_t (requestdata_t *ptr) | |
| Constructors = wrappers. | |
| iorequest_t (requestdata_t *ptr, uint32_t bits) | |
| uint64_t | getOffset () const |
| Wrapper:. | |
| bool | operator< (const iorequest_t &req) const |
| Operator < defined on the offset. | |
NOTE: do not inherit from iorequest_t because it is copied in the IOQueue.
|
|
Constructors = wrappers.
|
|
||||||||||||
|
|
|
|
Wrapper:.
|
|
|
Operator < defined on the offset.
|
1.4.2