LLFIO
v2.00
|
This is the complete list of members for llfio_v2_xxx::map_handle, including all inherited members.
_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_addr (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | protected |
_ctx (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | protected |
_do_allocate_registered_buffer(size_t &bytes) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexcept override | llfio_v2_xxx::map_handle | inlineprotectedvirtual |
_do_max_buffers() const noexcept override | llfio_v2_xxx::map_handle | inlineprotectedvirtual |
_do_multiplexer_barrier(registered_buffer_type &&base, io_request< const_buffers_type > reqs, barrier_kind kind, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inlineprotected |
_do_multiplexer_read(registered_buffer_type &&base, io_request< buffers_type > reqs, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inlineprotected |
_do_multiplexer_write(registered_buffer_type &&base, io_request< const_buffers_type > reqs, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inlineprotected |
_do_read(io_request< buffers_type > reqs, deadline d=deadline()) noexcept override | llfio_v2_xxx::map_handle | inlineprotectedvirtual |
llfio_v2_xxx::lockable_byte_io_handle::_do_read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept override | llfio_v2_xxx::map_handle | inlineprotectedvirtual |
llfio_v2_xxx::lockable_byte_io_handle::_do_write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_flag (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | protected |
_length (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | protected |
_new_map(size_type bytes, bool fallback, section_handle::flag _flag) noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inlineprotectedstatic |
_offset (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | protected |
_padding0_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_padding1_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_padding2_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_pagesize (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | protected |
_recycle_map() noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inlineprotected |
_recycled_map(size_type bytes, section_handle::flag _flag) noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inlineprotectedstatic |
_reservation (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | protected |
_section (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | protected |
_v (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
address() const noexcept | llfio_v2_xxx::map_handle | inline |
allocate_registered_buffer(size_t &bytes) noexcept | llfio_v2_xxx::byte_io_handle | inline |
are_reads_from_cache() const noexcept | llfio_v2_xxx::handle | inline |
are_safety_barriers_issued() const noexcept | llfio_v2_xxx::handle | inline |
are_writes_durable() const noexcept | llfio_v2_xxx::handle | inline |
as_span() noexcept | llfio_v2_xxx::map_handle | inline |
as_span() const noexcept | llfio_v2_xxx::map_handle | inline |
awaitable typedef (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inlinevirtual |
barrier(barrier_kind kind, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
barrier_kind typedef (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
buffer_type typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
buffers_type typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
byte_io_handle() | llfio_v2_xxx::byte_io_handle | inline |
byte_io_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::byte_io_handle | inlineexplicit |
byte_io_handle(handle &&o, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::byte_io_handle | inlineexplicit |
byte_io_handle(byte_io_handle &&)=default | llfio_v2_xxx::byte_io_handle | |
byte_io_handle(const byte_io_handle &)=delete | llfio_v2_xxx::byte_io_handle | |
caching typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
capacity() const noexcept | llfio_v2_xxx::map_handle | inline |
clone() const noexcept | llfio_v2_xxx::handle | inline |
close() noexcept override | llfio_v2_xxx::map_handle | inlinevirtual |
co_barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
co_read(io_request< buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
co_read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
co_write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
co_write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
commit(buffer_type region, section_handle::flag flag=section_handle::flag::readwrite) noexcept | llfio_v2_xxx::map_handle | inline |
const_buffer_type typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
const_buffers_type typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
creation typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
current_path() const noexcept | llfio_v2_xxx::handle | inlinevirtual |
decommit(buffer_type region) noexcept | llfio_v2_xxx::map_handle | inline |
do_not_store(buffer_type region) noexcept | llfio_v2_xxx::map_handle | inline |
extent_type typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
flag typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
flags (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
flags() const noexcept | llfio_v2_xxx::handle | inline |
handle() | llfio_v2_xxx::handle | inline |
handle(native_handle_type h, flag flags=flag::none) noexcept | llfio_v2_xxx::handle | inlineexplicit |
handle(const handle &)=delete | llfio_v2_xxx::handle | |
handle(handle &&o) noexcept | llfio_v2_xxx::handle | inline |
io_request typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
io_result typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
is_allocation() const noexcept | llfio_v2_xxx::handle | inline |
is_append_only() const noexcept | llfio_v2_xxx::handle | inline |
is_directory() const noexcept | llfio_v2_xxx::handle | inline |
is_http_socket() const noexcept | llfio_v2_xxx::handle | inline |
is_kernel_handle() const noexcept | llfio_v2_xxx::handle | inline |
is_multiplexable() const noexcept | llfio_v2_xxx::handle | inline |
is_multiplexer() const noexcept | llfio_v2_xxx::handle | inline |
is_nonblocking() const noexcept | llfio_v2_xxx::handle | inline |
is_nvram() const noexcept | llfio_v2_xxx::map_handle | inline |
is_path() const noexcept | llfio_v2_xxx::handle | inline |
is_pipe() const noexcept | llfio_v2_xxx::handle | inline |
is_process() const noexcept | llfio_v2_xxx::handle | inline |
is_readable() const noexcept | llfio_v2_xxx::handle | inline |
is_regular() const noexcept | llfio_v2_xxx::handle | inline |
is_section() const noexcept | llfio_v2_xxx::handle | inline |
is_seekable() const noexcept | llfio_v2_xxx::handle | inline |
is_socket() const noexcept | llfio_v2_xxx::handle | inline |
is_symlink() const noexcept | llfio_v2_xxx::handle | inline |
is_tls_socket() const noexcept | llfio_v2_xxx::handle | inline |
is_valid() const noexcept | llfio_v2_xxx::handle | inline |
is_writable() const noexcept | llfio_v2_xxx::handle | inline |
kernel_caching() const noexcept | llfio_v2_xxx::handle | inline |
length() const noexcept | llfio_v2_xxx::map_handle | inline |
lock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
lock_file_range(extent_type offset, extent_type bytes, lock_kind kind, deadline d=deadline()) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
lock_file_range(io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
lock_file_range(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
lock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
lockable_byte_io_handle() | llfio_v2_xxx::lockable_byte_io_handle | inline |
lockable_byte_io_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::lockable_byte_io_handle | inlineexplicit |
lockable_byte_io_handle(handle &&o, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlineexplicit |
lockable_byte_io_handle(byte_io_handle &&o) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlineexplicit |
lockable_byte_io_handle(lockable_byte_io_handle &&)=default | llfio_v2_xxx::lockable_byte_io_handle | |
lockable_byte_io_handle(const lockable_byte_io_handle &)=delete | llfio_v2_xxx::lockable_byte_io_handle | |
map(size_type bytes, bool zeroed=false, section_handle::flag _flag=section_handle::flag::readwrite) noexcept | llfio_v2_xxx::map_handle | inlinestatic |
map(section_handle §ion, size_type bytes=0, extent_type offset=0, section_handle::flag _flag=section_handle::flag::readwrite) noexcept | llfio_v2_xxx::map_handle | inlinestatic |
map_handle(section_handle *section, section_handle::flag flags) (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inlineexplicitprotected |
map_handle() | llfio_v2_xxx::map_handle | inline |
map_handle(byte *addr, size_type length, size_type pagesize, section_handle::flag flags, section_handle *section=nullptr, extent_type offset=0) noexcept | llfio_v2_xxx::map_handle | inlineexplicit |
map_handle(map_handle &&o) noexcept | llfio_v2_xxx::map_handle | inline |
map_handle(const map_handle &)=delete | llfio_v2_xxx::map_handle | |
mapped_file_handle (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | friend |
max_buffers() const noexcept | llfio_v2_xxx::byte_io_handle | inline |
memory_accounting() noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inlinestatic |
memory_accounting_kind enum name | llfio_v2_xxx::map_handle | |
mode typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
multiplexer() const noexcept | llfio_v2_xxx::byte_io_handle | inline |
native_handle() const noexcept | llfio_v2_xxx::handle | inline |
offset() const noexcept | llfio_v2_xxx::map_handle | inline |
operator=(map_handle &&o) noexcept | llfio_v2_xxx::map_handle | inline |
operator=(const map_handle &)=delete | llfio_v2_xxx::map_handle | |
llfio_v2_xxx::lockable_byte_io_handle::operator=(lockable_byte_io_handle &&)=default | llfio_v2_xxx::lockable_byte_io_handle | |
llfio_v2_xxx::lockable_byte_io_handle::operator=(const lockable_byte_io_handle &)=delete | llfio_v2_xxx::lockable_byte_io_handle | |
llfio_v2_xxx::byte_io_handle::operator=(byte_io_handle &&)=default | llfio_v2_xxx::byte_io_handle | |
llfio_v2_xxx::byte_io_handle::operator=(const byte_io_handle &)=delete | llfio_v2_xxx::byte_io_handle | |
llfio_v2_xxx::handle::operator=(const handle &o)=delete | llfio_v2_xxx::handle | |
llfio_v2_xxx::handle::operator=(handle &&o) noexcept | llfio_v2_xxx::handle | inline |
page_size() const noexcept | llfio_v2_xxx::map_handle | inline |
path_type typedef (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | |
prefetch(span< buffer_type > regions) noexcept | llfio_v2_xxx::map_handle | inlinestatic |
prefetch(buffer_type region) noexcept | llfio_v2_xxx::map_handle | inlinestatic |
QUICKCPPLIB_BITFIELD_BEGIN_T(flag, uint16_t) | llfio_v2_xxx::handle | inline |
read(io_request< buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::map_handle | inline |
read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inline |
read(extent_type offset, std::initializer_list< buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inline |
llfio_v2_xxx::lockable_byte_io_handle::read(io_request< buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
read(extent_type offset, std::initializer_list< buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
registered_buffer_type typedef (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
release() noexcept override | llfio_v2_xxx::map_handle | inlinevirtual |
requires_aligned_io() const noexcept | llfio_v2_xxx::handle | inline |
reserve(size_type bytes) noexcept | llfio_v2_xxx::map_handle | inlinestatic |
section() const noexcept | llfio_v2_xxx::map_handle | inline |
set_append_only(bool enable) noexcept | llfio_v2_xxx::handle | inlinevirtual |
set_cache_disabled(bool disabled) noexcept | llfio_v2_xxx::map_handle | inlinestatic |
set_multiplexer(byte_io_multiplexer *c=this_thread::multiplexer()) noexcept | llfio_v2_xxx::byte_io_handle | inlinevirtual |
set_section(section_handle *s) noexcept | llfio_v2_xxx::map_handle | inline |
size_type typedef (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | |
swap(map_handle &o) noexcept | llfio_v2_xxx::map_handle | inline |
llfio_v2_xxx::lockable_byte_io_handle::swap(handle &o) noexcept | llfio_v2_xxx::handle | inline |
trim_cache(std::chrono::steady_clock::time_point older_than={}, size_t max_items=(size_t) -1) noexcept | llfio_v2_xxx::map_handle | inlinestatic |
truncate(size_type newsize, bool permit_relocation) noexcept | llfio_v2_xxx::map_handle | inline |
try_barrier(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_barrier_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_barrier_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_lock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
try_lock_file_range(Args &&... args) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
try_lock_file_range_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
try_lock_file_range_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
try_lock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
try_read(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_read_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_read_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_write(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_write_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_write_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
unlock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
unlock_file_range(extent_type offset, extent_type bytes) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
unlock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
update_map() noexcept | llfio_v2_xxx::map_handle | inline |
write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::map_handle | inline |
write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inline |
write(extent_type offset, std::initializer_list< const_buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inline |
llfio_v2_xxx::lockable_byte_io_handle::write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
write(extent_type offset, std::initializer_list< const_buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
zero_memory(buffer_type region) noexcept | llfio_v2_xxx::map_handle | inline |
~byte_io_handle()=default (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
~handle() (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | inlinevirtual |
~lockable_byte_io_handle()=default (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | |
~map_handle() override (defined in llfio_v2_xxx::map_handle) | llfio_v2_xxx::map_handle | inlinevirtual |