LLFIO v2.00
|
Constructor for fast_random_file_handle
More...
#include "fast_random_file_handle.hpp"
Public Member Functions | |
result< fast_random_file_handle > | operator() () const noexcept |
Public Attributes | |
fast_random_file_handle::extent_type | bytes {(fast_random_file_handle::extent_type) -1} |
fast_random_file_handle::mode | _mode {fast_random_file_handle::mode::read} |
span< const byte > | seed {} |
Constructor for fast_random_file_handle
|
inlinenoexcept |
fast_random_file_handle::mode llfio_v2_xxx::construct< fast_random_file_handle >::_mode {fast_random_file_handle::mode::read} |
fast_random_file_handle::extent_type llfio_v2_xxx::construct< fast_random_file_handle >::bytes {(fast_random_file_handle::extent_type) -1} |
span<const byte> llfio_v2_xxx::construct< fast_random_file_handle >::seed {} |