Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/filesystem
/ types & classes
Types & classes
178 in github.com/boostorg/filesystem
⨍
Functions
738
◇
Types & classes
178
↓ 63 callers
Class
file_status
include/boost/filesystem/file_status.hpp:116
↓ 44 callers
Class
directory_iterator
include/boost/filesystem/directory.hpp:64
↓ 31 callers
Class
recursive_directory_iterator
include/boost/filesystem/directory.hpp:65
↓ 11 callers
Class
path
include/boost/filesystem/path.hpp:44
↓ 11 callers
Class
stat
src/operations.cpp:2448
↓ 7 callers
Class
concat_op
include/boost/filesystem/path.hpp:263
↓ 6 callers
Class
append_op
include/boost/filesystem/path.hpp:286
↓ 4 callers
Class
assign_op
include/boost/filesystem/path.hpp:239
↓ 4 callers
Class
compare_op
include/boost/filesystem/path.hpp:311
↓ 3 callers
Class
derived_from_path
test/path_test.cpp:92
↓ 3 callers
Class
dirent
src/directory.cpp:332
↓ 3 callers
Class
impl
include/boost/filesystem/exception.hpp:67
↓ 2 callers
Class
statx
config/has_statx.cpp:17
↓ 1 callers
Class
BOOST_STATVFS
src/operations.cpp:4661
↓ 1 callers
Class
convertible_to_path
test/path_test.cpp:114
↓ 1 callers
Class
convertible_to_path_and_strings
Test type to verify that the conversion to path is preferred (https://github.com/boostorg/filesystem/issues/326)
test/path_test.cpp:141
Class
::stat
src/operations.cpp:355
Class
::statx
src/operations.cpp:345
Class
::utsname
src/operations.cpp:1037
Class
BOOST_FILESYSTEM_DETAIL_DEPRECATED
include/boost/filesystem/detail/path_traits.hpp:260
Class
BOOST_SYMBOL_VISIBLE
src/windows_file_codecvt.hpp:37
Class
BOOST_SYMBOL_VISIBLE
include/boost/filesystem/exception.hpp:34
Class
Base
test/path_unit_test.cpp:143
Class
Derived
test/path_unit_test.cpp:146
Class
Test
test/issues/6638-global-init-fails-3.cpp:14
Class
TmpDir
test/issues/99_canonical_with_junction_point.cpp:22
Class
_REPARSE_DATA_BUFFER
test/issues/reparse_tag_file_placeholder.cpp:31
Class
auto_fclose
test/cstdio_test.cpp:30
Class
basic_custom_string
test/path_test.cpp:178
Class
basic_filebuf
include/boost/filesystem/fstream.hpp:63
Class
basic_fstream
include/boost/filesystem/fstream.hpp:190
Class
basic_ifstream
include/boost/filesystem/fstream.hpp:92
Class
basic_ofstream
include/boost/filesystem/fstream.hpp:141
Class
basic_string
include/boost/filesystem/detail/path_traits.hpp:45
Class
basic_string_view
include/boost/filesystem/detail/path_traits.hpp:42
Class
boost_container_string_tag
include/boost/filesystem/detail/path_traits.hpp:76
Class
boost_string_view_tag
include/boost/filesystem/detail/path_traits.hpp:78
Class
c0
doc/path_table.cpp:36
Class
c1
doc/path_table.cpp:42
Class
c2
doc/path_table.cpp:48
Class
c3
doc/path_table.cpp:64
Class
c4
doc/path_table.cpp:70
Class
c5
doc/path_table.cpp:76
Class
c6
doc/path_table.cpp:82
Class
c7
doc/path_table.cpp:88
Class
c8
doc/path_table.cpp:94
Class
callback_context
src/operations.cpp:3293
Class
char_array_tag
include/boost/filesystem/detail/path_traits.hpp:73
Class
char_ptr_tag
include/boost/filesystem/detail/path_traits.hpp:72
Class
check_is_convertible_to_path_source
include/boost/filesystem/detail/path_traits.hpp:512
Class
check_is_convertible_to_path_source_non_std_string_view
include/boost/filesystem/detail/path_traits.hpp:581
Class
check_is_convertible_to_std_string_view
include/boost/filesystem/detail/path_traits.hpp:557
Class
closedir_deleter
src/directory.cpp:1098
Class
codecvt_error_cat
src/codecvt_error_category.cpp:41
Class
codecvt_error_category_initializer
src/codecvt_error_category.cpp:105
Class
column_base
doc/path_table.cpp:30
Class
copy_file_data_copy_file_range
src/operations.cpp:878
Class
copy_file_data_preallocate
src/operations.cpp:713
Class
copy_file_data_sendfile
src/operations.cpp:820
Enum
copy_options
include/boost/filesystem/operations.hpp:44
Class
dir_itr_imp
include/boost/filesystem/directory.hpp:632
Class
directory_entry
include/boost/filesystem/detail/path_traits.hpp:53
Class
directory_entry_tag
include/boost/filesystem/detail/path_traits.hpp:80
Class
directory_iterator_params
Platform-specific parameters for directory iterator construction
src/windows_tools.hpp:121
Class
directory_iterator_params
Platform-specific parameters for directory iterator construction
src/posix_tools.hpp:32
Class
directory_iterator_params
include/boost/filesystem/directory.hpp:69
Enum
directory_options
include/boost/filesystem/directory.hpp:50
Class
error_codecvt
test/path_unit_test.cpp:1009
Enum
extra_data_format
Indicates format of the extra data in the directory iterator
src/directory.cpp:646
Class
file_attribute_tag_info
FILE_ATTRIBUTE_TAG_INFO definition from Windows SDK
src/windows_tools.hpp:258
Class
file_basic_info
FILE_BASIC_INFO definition from Windows SDK
src/operations.cpp:1257
Class
file_directory_information
FILE_DIRECTORY_INFORMATION definition from Windows DDK. Used by NtQueryDirectoryFile, supported since Windows NT 4.0 (probably).
src/directory.cpp:574
Class
file_disposition_info
FILE_DISPOSITION_INFO definition from Windows SDK
src/operations.cpp:1267
Class
file_disposition_info_ex
FILE_DISPOSITION_INFO_EX definition from Windows SDK
src/operations.cpp:1273
Class
file_full_dir_info
FILE_FULL_DIR_INFO definition from Windows SDK. More lightweight than FILE_ID_BOTH_DIR_INFO, supported since Windows 8.
src/directory.cpp:610
Class
file_id_128
FILE_ID_128 definition from Windows SDK
src/directory.cpp:568
Class
file_id_both_dir_info
FILE_ID_BOTH_DIR_INFO definition from Windows SDK. Basic support for directory iteration using GetFileInformationByHandleEx, supported since Windows V
src/directory.cpp:590
Class
file_id_extd_dir_info
FILE_ID_EXTD_DIR_INFO definition from Windows SDK. Provides reparse point tag, which saves us querying it with a few separate syscalls. Supported sinc
src/directory.cpp:627
Enum
file_info_by_handle_class
FILE_INFO_BY_HANDLE_CLASS enum entries
src/windows_tools.hpp:243
Enum
file_information_class
FILE_INFORMATION_CLASS enum entries
src/windows_tools.hpp:221
Enum
file_type
example/file_status.cpp:44
Enum
file_type
include/boost/filesystem/file_status.hpp:33
Class
global_class
config/has_attribute_init_priority.cpp:8
Class
globals_retainer
Makes sure the global initializer pointers are referenced and not removed by linker
src/operations.cpp:1459
Class
globals_retainer
Makes sure the global initializer pointers are referenced and not removed by linker
src/path.cpp:1622
Class
guarded_env_var
test/operations_test.cpp:2668
Class
guarded_tmp_vars
test/operations_test.cpp:2779
Class
handle_deleter
Deleter for HANDLEs
src/windows_tools.hpp:45
Class
handle_resource_traits
Resource traits for HANDLEs
src/windows_tools.hpp:56
Class
io_status_block
IO_STATUS_BLOCK definition from Windows SDK.
src/windows_tools.hpp:133
Class
is_basic_path< user::mbpath >
example/mbpath.hpp:41
Class
is_convertible_to_path_source
include/boost/filesystem/detail/path_traits.hpp:528
Class
is_iterator_to_path_chars
include/boost/filesystem/detail/path_traits.hpp:364
Class
is_known_path_source_tag
include/boost/filesystem/detail/path_traits.hpp:316
Class
is_known_path_source_tag< unknown_type_tag >
include/boost/filesystem/detail/path_traits.hpp:322
Class
is_native_char_ptr
include/boost/filesystem/detail/path_traits.hpp:385
Class
is_native_char_ptr< const path_native_char_type* >
include/boost/filesystem/detail/path_traits.hpp:397
Class
is_native_char_ptr< path_native_char_type* >
include/boost/filesystem/detail/path_traits.hpp:391
Class
is_native_path_source
include/boost/filesystem/detail/path_traits.hpp:337
Class
is_path_char_type
include/boost/filesystem/detail/path_traits.hpp:345
next →
1–100 of 178, ranked by callers