VIRTIO request, essentially a descriptor from the available ring.
More...
Inherited by L4virtio::Svr::Virtqueue::Request.
VIRTIO request, essentially a descriptor from the available ring.
Definition at line 100 of file virtio.
◆ desc()
Desc const* L4virtio::Svr::Virtqueue::Head_desc::desc |
( |
| ) |
const |
|
inline |
◆ operator Null_ptr_check const *()
L4virtio::Svr::Virtqueue::Head_desc::operator Null_ptr_check const * |
( |
| ) |
const |
|
inline |
- Returns
- True if the request is valid (not NULL).
Definition at line 117 of file virtio.
◆ valid()
bool L4virtio::Svr::Virtqueue::Head_desc::valid |
( |
| ) |
const |
|
inline |
- Returns
- True if the request is valid (not NULL).
Definition at line 114 of file virtio.
The documentation for this class was generated from the following file: