Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hierarchy.js - github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a5eebb374daf206f7826428eef3e9d84515e382 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
var hierarchy =
[
    [ "llfio_v2_xxx::algorithm::shared_fs_mutex::memory_map< Hasher, HashIndexSize, SpinlockType >::_entity_idx", "structllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1memory__map_1_1__entity__idx.html", null ],
    [ "async_file_handle::_erased_completion_handler", "structasync__file__handle_1_1__erased__completion__handler.html", null ],
    [ "async_file_handle::_erased_io_state_type", "structasync__file__handle_1_1__erased__io__state__type.html", null ],
    [ "async_file_handle::_io_state_deleter", "structasync__file__handle_1_1__io__state__deleter.html", null ],
    [ "async_file_handle::awaitable< BuffersType >", "classasync__file__handle_1_1awaitable.html", null ],
    [ "llfio_v2_xxx::io_service::awaitable_post_to_self", "structllfio__v2__xxx_1_1io__service_1_1awaitable__post__to__self.html", null ],
    [ "llfio_v2_xxx::io_handle::buffer_type", "structllfio__v2__xxx_1_1io__handle_1_1buffer__type.html", null ],
    [ "llfio_v2_xxx::path_view::c_str", "structllfio__v2__xxx_1_1path__view_1_1c__str.html", null ],
    [ "llfio_v2_xxx::io_handle::const_buffer_type", "structllfio__v2__xxx_1_1io__handle_1_1const__buffer__type.html", null ],
    [ "llfio_v2_xxx::construct< T >", "structllfio__v2__xxx_1_1construct.html", null ],
    [ "llfio_v2_xxx::construct< algorithm::cached_parent_handle_adapter< T > >", "structllfio__v2__xxx_1_1construct_3_01algorithm_1_1cached__parent__handle__adapter_3_01_t_01_4_01_4.html", null ],
    [ "construct< async_file_handle >", "structconstruct_3_01async__file__handle_01_4.html", null ],
    [ "llfio_v2_xxx::construct< directory_handle >", "structllfio__v2__xxx_1_1construct_3_01directory__handle_01_4.html", null ],
    [ "llfio_v2_xxx::construct< file_handle >", "structllfio__v2__xxx_1_1construct_3_01file__handle_01_4.html", null ],
    [ "llfio_v2_xxx::construct< map_handle >", "structllfio__v2__xxx_1_1construct_3_01map__handle_01_4.html", null ],
    [ "llfio_v2_xxx::construct< mapped_file_handle >", "structllfio__v2__xxx_1_1construct_3_01mapped__file__handle_01_4.html", null ],
    [ "llfio_v2_xxx::construct< path_handle >", "structllfio__v2__xxx_1_1construct_3_01path__handle_01_4.html", null ],
    [ "llfio_v2_xxx::construct< section_handle >", "structllfio__v2__xxx_1_1construct_3_01section__handle_01_4.html", null ],
    [ "llfio_v2_xxx::deadline", "structllfio__v2__xxx_1_1deadline.html", null ],
    [ "llfio_v2_xxx::directory_entry", "structllfio__v2__xxx_1_1directory__entry.html", null ],
    [ "llfio_v2_xxx::path_discovery::discovered_path", "structllfio__v2__xxx_1_1path__discovery_1_1discovered__path.html", null ],
    [ "llfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex::entities_guard", "classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1shared__fs__mutex_1_1entities__guard.html", null ],
    [ "llfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex::entity_type", "structllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1shared__fs__mutex_1_1entity__type.html", null ],
    [ "llfio_v2_xxx::directory_handle::enumerate_info", "structllfio__v2__xxx_1_1directory__handle_1_1enumerate__info.html", null ],
    [ "llfio_v2_xxx::error_info", "structllfio__v2__xxx_1_1error__info.html", null ],
    [ "llfio_v2_xxx::io_handle::extent_guard", "classllfio__v2__xxx_1_1io__handle_1_1extent__guard.html", null ],
    [ "llfio_v2_xxx::statfs_t::f_flags_t", "structllfio__v2__xxx_1_1statfs__t_1_1f__flags__t.html", null ],
    [ "file_handle", null, [
      [ "async_file_handle", "classasync__file__handle.html", null ]
    ] ],
    [ "filesystem_error", null, [
      [ "llfio_v2_xxx::error", "classllfio__v2__xxx_1_1error.html", null ]
    ] ],
    [ "llfio_v2_xxx::fs_handle", "classllfio__v2__xxx_1_1fs__handle.html", [
      [ "llfio_v2_xxx::directory_handle", "classllfio__v2__xxx_1_1directory__handle.html", null ],
      [ "llfio_v2_xxx::file_handle", "classllfio__v2__xxx_1_1file__handle.html", [
        [ "llfio_v2_xxx::mapped_file_handle", "classllfio__v2__xxx_1_1mapped__file__handle.html", null ]
      ] ]
    ] ],
    [ "llfio_v2_xxx::handle", "classllfio__v2__xxx_1_1handle.html", [
      [ "llfio_v2_xxx::io_handle", "classllfio__v2__xxx_1_1io__handle.html", [
        [ "llfio_v2_xxx::file_handle", "classllfio__v2__xxx_1_1file__handle.html", null ],
        [ "llfio_v2_xxx::map_handle", "classllfio__v2__xxx_1_1map__handle.html", null ]
      ] ],
      [ "llfio_v2_xxx::path_handle", "classllfio__v2__xxx_1_1path__handle.html", [
        [ "llfio_v2_xxx::directory_handle", "classllfio__v2__xxx_1_1directory__handle.html", null ]
      ] ],
      [ "llfio_v2_xxx::section_handle", "classllfio__v2__xxx_1_1section__handle.html", null ]
    ] ],
    [ "llfio_v2_xxx::io_handle::io_request< T >", "structllfio__v2__xxx_1_1io__handle_1_1io__request.html", null ],
    [ "llfio_v2_xxx::io_service", "classllfio__v2__xxx_1_1io__service.html", null ],
    [ "llfio_v2_xxx::storage_profile::item_base", "structllfio__v2__xxx_1_1storage__profile_1_1item__base.html", [
      [ "llfio_v2_xxx::storage_profile::item< float >", "structllfio__v2__xxx_1_1storage__profile_1_1item.html", null ],
      [ "llfio_v2_xxx::storage_profile::item< io_service::extent_type >", "structllfio__v2__xxx_1_1storage__profile_1_1item.html", null ],
      [ "llfio_v2_xxx::storage_profile::item< std::string >", "structllfio__v2__xxx_1_1storage__profile_1_1item.html", null ],
      [ "llfio_v2_xxx::storage_profile::item< unsigned >", "structllfio__v2__xxx_1_1storage__profile_1_1item.html", null ],
      [ "llfio_v2_xxx::storage_profile::item< unsigned long long >", "structllfio__v2__xxx_1_1storage__profile_1_1item.html", null ],
      [ "llfio_v2_xxx::storage_profile::item< T >", "structllfio__v2__xxx_1_1storage__profile_1_1item.html", null ],
      [ "llfio_v2_xxx::storage_profile::item_erased", "structllfio__v2__xxx_1_1storage__profile_1_1item__erased.html", null ]
    ] ],
    [ "llfio_v2_xxx::log_level_guard", "classllfio__v2__xxx_1_1log__level__guard.html", null ],
    [ "llfio_v2_xxx::native_handle_type", "structllfio__v2__xxx_1_1native__handle__type.html", null ],
    [ "llfio_v2_xxx::utils::page_allocator< T >", "classllfio__v2__xxx_1_1utils_1_1page__allocator.html", null ],
    [ "llfio_v2_xxx::utils::page_allocator< void >", "classllfio__v2__xxx_1_1utils_1_1page__allocator_3_01void_01_4.html", null ],
    [ "llfio_v2_xxx::path_hasher", "structllfio__v2__xxx_1_1path__hasher.html", null ],
    [ "llfio_v2_xxx::path_view", "classllfio__v2__xxx_1_1path__view.html", null ],
    [ "llfio_v2_xxx::utils::page_allocator< void >::rebind< U >", "structllfio__v2__xxx_1_1utils_1_1page__allocator_3_01void_01_4_1_1rebind.html", null ],
    [ "llfio_v2_xxx::utils::page_allocator< T >::rebind< U >", "structllfio__v2__xxx_1_1utils_1_1page__allocator_1_1rebind.html", null ],
    [ "result", null, [
      [ "llfio_v2_xxx::io_handle::io_result< T >", "structllfio__v2__xxx_1_1io__handle_1_1io__result.html", null ]
    ] ],
    [ "async_file_handle::_erased_io_state_type::result_storage", "unionasync__file__handle_1_1__erased__io__state__type_1_1result__storage.html", null ],
    [ "llfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex", "classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1shared__fs__mutex.html", [
      [ "llfio_v2_xxx::algorithm::shared_fs_mutex::atomic_append", "classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1atomic__append.html", null ],
      [ "llfio_v2_xxx::algorithm::shared_fs_mutex::byte_ranges", "classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1byte__ranges.html", null ],
      [ "llfio_v2_xxx::algorithm::shared_fs_mutex::lock_files", "classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1lock__files.html", null ],
      [ "llfio_v2_xxx::algorithm::shared_fs_mutex::memory_map< Hasher, HashIndexSize, SpinlockType >", "classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1memory__map.html", null ],
      [ "llfio_v2_xxx::algorithm::shared_fs_mutex::safe_byte_ranges", "classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1safe__byte__ranges.html", null ]
    ] ],
    [ "span", null, [
      [ "llfio_v2_xxx::directory_handle::buffers_type", "structllfio__v2__xxx_1_1directory__handle_1_1buffers__type.html", null ],
      [ "llfio_v2_xxx::map_view< T >", "classllfio__v2__xxx_1_1map__view.html", null ],
      [ "llfio_v2_xxx::mapped< T >", "classllfio__v2__xxx_1_1mapped.html", null ]
    ] ],
    [ "llfio_v2_xxx::stat_t", "structllfio__v2__xxx_1_1stat__t.html", null ],
    [ "llfio_v2_xxx::statfs_t", "structllfio__v2__xxx_1_1statfs__t.html", null ],
    [ "llfio_v2_xxx::storage_profile::storage_profile", "structllfio__v2__xxx_1_1storage__profile_1_1storage__profile.html", null ],
    [ "T", null, [
      [ "llfio_v2_xxx::algorithm::cached_parent_handle_adapter< T >", "classllfio__v2__xxx_1_1algorithm_1_1cached__parent__handle__adapter.html", null ]
    ] ],
    [ "llfio_v2_xxx::algorithm::impl::trivial_vector_impl< has_default_construction, T >", "structllfio__v2__xxx_1_1algorithm_1_1impl_1_1trivial__vector__impl.html", null ],
    [ "llfio_v2_xxx::algorithm::impl::trivial_vector_impl< false, T >", "structllfio__v2__xxx_1_1algorithm_1_1impl_1_1trivial__vector__impl.html", [
      [ "llfio_v2_xxx::algorithm::impl::trivial_vector_impl< true, T >", "structllfio__v2__xxx_1_1algorithm_1_1impl_1_1trivial__vector__impl_3_01true_00_01_t_01_4.html", [
        [ "llfio_v2_xxx::algorithm::trivial_vector< T >", "classllfio__v2__xxx_1_1algorithm_1_1trivial__vector.html", null ]
      ] ]
    ] ],
    [ "llfio_v2_xxx::algorithm::impl::trivial_vector_iterator< T >", "classllfio__v2__xxx_1_1algorithm_1_1impl_1_1trivial__vector__iterator.html", null ]
];