|
LLFIO v2.00
|
The i/o request type used by this handle. Guaranteed to be TrivialType apart from construction, and StandardLayoutType.
More...
#include "byte_io_handle.hpp"
Public Member Functions | |
| constexpr | io_request (T _buffers, extent_type _offset=(extent_type) -1) |
Public Attributes | |
| T | buffers {} |
| extent_type | offset {0} |
The i/o request type used by this handle. Guaranteed to be TrivialType apart from construction, and StandardLayoutType.
|
inlineconstexpr |
|
inlineconstexpr |
| T llfio_v2_xxx::byte_io_handle::io_request< T >::buffers {} |
| extent_type llfio_v2_xxx::byte_io_handle::io_request< T >::offset {0} |