LLFIO v2.00
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cllfio_v2_xxx::process_handle::_byte_array_deleter
 Cllfio_v2_xxx::algorithm::shared_fs_mutex::memory_map< Hasher, HashIndexSize, SpinlockType >::_entity_idx
 Cllfio_v2_xxx::algorithm::contents_visitor::_state_type
 Cllfio_v2_xxx::handle::alignas
 Ckvstore_v1_xxx::basic_key_value_storeA possibly hardware-implemented basic key-value store
 Ckvstore_v1_xxx::basic_key_value_store_infoInformation about an available key value store implementation
 Cllfio_v2_xxx::byte_io_handle::buffer_type
 Cllfio_v2_xxx::symlink_handle::buffers_type
 Cllfio_v2_xxx::map_handle::cache_statisticsStatistics about the map handle cache
 Cllfio_v2_xxx::algorithm::comparison_summary
 Cllfio_v2_xxx::byte_io_handle::const_buffer_type
 Cllfio_v2_xxx::symlink_handle::const_buffers_type
 Cllfio_v2_xxx::construct< T >Metaprogramming shim for constructing any handle subclass
 Cllfio_v2_xxx::construct< algorithm::cached_parent_handle_adapter< T > >Constructor for algorithm::::cached_parent_handle_adapter<T>
 Cllfio_v2_xxx::construct< directory_handle >Constructor for directory_handle
 Cllfio_v2_xxx::construct< fast_random_file_handle >Constructor for fast_random_file_handle
 Cllfio_v2_xxx::construct< file_handle >Constructor for file_handle
 Cllfio_v2_xxx::construct< map_handle >Constructor for map_handle
 Cllfio_v2_xxx::construct< mapped_file_handle >Constructor for mapped_file_handle
 Cllfio_v2_xxx::construct< path_handle >Constructor for path_handle
 Cllfio_v2_xxx::construct< pipe_handle >Constructor for pipe_handle
 Cllfio_v2_xxx::construct< process_handle >Constructor for process_handle
 Cllfio_v2_xxx::construct< section_handle >Constructor for section_handle
 Cllfio_v2_xxx::construct< symlink_handle >Constructor for symlink_handle
 Cllfio_v2_xxx::deadlineA time deadline in either relative-to-now or absolute (system clock) terms
 Cllfio_v2_xxx::directory_entry
 Cllfio_v2_xxx::path_discovery::discovered_pathA discovered path
 Cstd::enable_shared_from_this
 Cllfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex::entities_guardRAII holder for a lock on a sequence of entities
 Cllfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex::entity_typeThe type of an entity id
 Cllfio_v2_xxx::error_infoThe cause of the failure of an operation in LLFIO
 Cllfio_v2_xxx::executorSome implementation of a C++ Executor
 Cllfio_v2_xxx::lockable_byte_io_handle::extent_guardEXTENSION: RAII holder a locked extent of bytes in a file
 Cllfio_v2_xxx::file_handle::extent_pairA pair of valid extents
 Cllfio_v2_xxx::statfs_t::f_flags_t
 Cstd::filesystem::filesystem_error
 Cllfio_v2_xxx::fs_handleA handle to something with a device and inode number
 Cllfio_v2_xxx::handleA native_handle_type which is managed by the lifetime of this object instance
 Cllfio_v2_xxx::byte_io_handle::io_request< T >The i/o request type used by this handle. Guaranteed to be TrivialType apart from construction, and StandardLayoutType
 Cllfio_v2_xxx::directory_handle::io_request< class >The i/o request type used by this handle
 Cllfio_v2_xxx::symlink_handle::io_request< T, bool >The i/o request type used by this handle
 Cllfio_v2_xxx::symlink_handle::io_request< buffers_type, ____ >Specialisation for reading symlinks
 Cllfio_v2_xxx::symlink_handle::io_request< const_buffers_type, ____ >Specialisation for writing symlinks
 Ckvstore_v1_xxx::traits::is_attachable< T, AttachResultType >True if a type is trivially attachable, or has defined an ADL discovered free function of the form span<byte> in_place_attach<T>(span<byte>)
 Ckvstore_v1_xxx::traits::is_detachable< T, DetachResultType >True if a type is trivially detachable, or has defined an ADL discovered free function of the form span<byte> in_place_detach<T>(span<byte>)
 Ckvstore_v1_xxx::traits::is_trivially_attachable< T >True if a type is trivially attachable i.e. requires no extra work to attach
 Ckvstore_v1_xxx::traits::is_trivially_detachable< T >True if a type is trivially detachable i.e. requires no extra work to detach
 Cllfio_v2_xxx::storage_profile::item_baseCommon base class for items
 Cllfio_v2_xxx::native_handle_typeA native handle type used for wrapping file descriptors, process ids or HANDLEs. Unmanaged, wrap in a handle object to manage
 Cllfio_v2_xxx::utils::page_allocator< T >An STL allocator which allocates large TLB page memory
 Cllfio_v2_xxx::utils::page_allocator< void >
 Cllfio_v2_xxx::path_hasher
 Cllfio_v2_xxx::path_view_componentAn iterated part of a path_view
 Cllfio_v2_xxx::utils::process_cpu_usageCPU usage statistics for a process
 Cllfio_v2_xxx::utils::process_memory_usageMemory usage statistics for a process
 Cllfio_v2_xxx::read_receiver< IoHandleType >A C++ Receiver of an i/o read for an i/o type of IoHandleType
 Cllfio_v2_xxx::utils::page_allocator< T >::rebind< U >
 Cllfio_v2_xxx::utils::page_allocator< void >::rebind
 Cllfio_v2_xxx::path_view_component::rendered_path< ZeroTermination, T, AllocatorOrDeleter, _internal_buffer_size, type >
 Cllfio_v2_xxx ::result
 Cllfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutexAbstract base class for an object which protects shared filing system resources
 CQUICKCPPLIB_NAMESPACE::algorithm::small_prng::small_prng
 Cspan
 Cllfio_v2_xxx::stat_tMetadata about a directory entry
 Cllfio_v2_xxx::statfs_tMetadata about a filing system. Unsupported entries are all bits set
 Cllfio_v2_xxx::storage_profile::storage_profileA (possibly incomplet) profile of storage
 CT
 COp::template override_
 Cllfio_v2_xxx::algorithm::traversal_summaryA summary of a directory tree
 Cllfio_v2_xxx::algorithm::traverse_visitorA visitor for the filesystem traversal algorithm
 Cllfio_v2_xxx::algorithm::impl::trivial_vector_impl< has_default_construction, T >
 Cllfio_v2_xxx::algorithm::impl::trivial_vector_impl< false, T >
 Cllfio_v2_xxx::algorithm::impl::trivial_vector_iterator< T >
 Cstd::true_type
 Cllfio_v2_xxx::unique_file_lockRAII locker matching std::unique_lock for lockable_byte_io_handle, but untemplated
 Cstd::vector< T >STL class
 Cllfio_v2_xxx::write_receiver< IoHandleType >A C++ Receiver of an i/o write for an i/o type of IoHandleType