LLFIO  v2.00
llfio_v2_xxx::byte_io_multiplexer::io_request< T > Struct Template Reference

The i/o request type used by this handle. Guaranteed to be TrivialType apart from construction, and StandardLayoutType. More...

#include "byte_io_multiplexer.hpp"

Public Member Functions

constexpr io_request (T _buffers, extent_type _offset=(extent_type) -1)
 

Public Attributes

buffers {}
 
extent_type offset {0}
 

Detailed Description

template<class T>
struct llfio_v2_xxx::byte_io_multiplexer::io_request< T >

The i/o request type used by this handle. Guaranteed to be TrivialType apart from construction, and StandardLayoutType.


The documentation for this struct was generated from the following file: